Skip to content
/ psr-4 Public
forked from pretzelhands/psr-4

A custom implementation of a PSR-4 autoloader

License

Notifications You must be signed in to change notification settings

garhbod/psr-4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🥨 pretzelhands/psr-4

This is a custom implementation of a PSR-4 autoloader that can autoload any namespaces specified in conductor.json. The format follows the same conventions as Composer does.

📦 Requirements

  • PHP 5.3+ (but please use something more recent)

👨‍💻 Getting started

Run php app.php in your console. You should see a pretzel emoji printed out. That's all the application does.

To see the actual implementation of the autoloader, look at autoloader.php. Try playing around with different namespaces!

🥨 Learn more

If you'd like to see more repositories and tutorials like this, consider following me on Twitter or subscribing to my newsletter.

About

A custom implementation of a PSR-4 autoloader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%