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

Adopt PSR-4 autoloading standard #192

Open
dregad opened this issue Jan 10, 2016 · 3 comments
Open

Adopt PSR-4 autoloading standard #192

dregad opened this issue Jan 10, 2016 · 3 comments

Comments

@dregad
Copy link
Member

dregad commented Jan 10, 2016

Currently, inclusion of source files required prior to instantiating new classes is managed manually in several places in the code.

The library needs to be refactored to follow an industry standard for autoloading supported by Composer.

http://www.php-fig.org/psr/psr-4/

@antoniopaisfernandes
Copy link

antoniopaisfernandes commented Sep 2, 2017

@dregad How's this issue?
Can you make public that branch you wrote of? Perhaps we can help :)

@dregad
Copy link
Member Author

dregad commented Sep 4, 2017

@antoniopaisfernandes This is kind of low priority, and due to lack of time to spare for ADOdb these days, I have not made any progress towards this. You can have a look at @gohanman's proposed approach in #317, but at this time I'm not yet certain it will be merged as-is.

Anyway, thanks for the offer to help. I'll let you know if needed.

@codisart
Copy link

codisart commented Apr 3, 2018

@dregad Are you still interested for this issue. A lot of work would be needed to do this. And I am quite interested to help. I think it should be more feasable to do with small steps. Do you think you could be available for some code review for some small PR ?

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

3 participants