Skip to content
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

PSR-4 #63

Open
Luc45 opened this issue Apr 22, 2020 · 0 comments
Open

PSR-4 #63

Luc45 opened this issue Apr 22, 2020 · 0 comments

Comments

@Luc45
Copy link

Luc45 commented Apr 22, 2020

Is your enhancement related to a problem? Please describe.
It's hard to adhere to the Single Responsibility Principle without an auto-loader.

Describe the solution you'd like
The most popular auto-loader in PHP today is the PSR-4 standard provided by Composer. The code will need a little bit of refactoring to accomplish this, but the good side is that the codebase is small and the lift is not huge.

PS: I'm sorry if I'm meddling my nose in an undesirable way in the code. I thought feedback could be wanted, given the open-source nature of the project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant