Skip to content
This repository has been archived by the owner on Jun 5, 2020. It is now read-only.

Migration to Composer autoloading #2

Closed
kix opened this issue Apr 8, 2014 · 2 comments
Closed

Migration to Composer autoloading #2

kix opened this issue Apr 8, 2014 · 2 comments

Comments

@kix
Copy link

kix commented Apr 8, 2014

As I see from the source, you're using your own autoload function. Why so, and wouldn't it be easier to use Composer/PSR-0 autoloading instead?

@TimeToogo
Copy link
Owner

The built in autoloader function is optional, this single file can be manually required if composer is not available. Otherwise penumbra will be loaded automatically according to PSR-4.

@kix
Copy link
Author

kix commented Apr 8, 2014

@TimeToogo, that's great, thanks!

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

No branches or pull requests

2 participants