-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adoção dos PSR's no código das Libraries #4
Comments
Atualizando a issue: PSR-0 depreciado, PSR-4: Autoloader |
Como que se utiliza essas classes dentro de um controller no laravel? |
@leandromt eu to fazendo asssim
|
opa! Obrigado. |
A Iugu está aprovando pull requests para este repositório? Anda um pouco parado então estou pensando em subir algumas contribuições. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Seria legal se as libraries do Iugu seguissem os padrões que vem sendo adotados pela comunidade PHP.
PSR-0 - Autoloading Standard
PSR-1 - Basic Coding Standard
PSR-2 - Coding Style Guide
The text was updated successfully, but these errors were encountered: