darya / framework

PHP Web Application Framework
http://darya.io/
MIT License
2 stars 1 forks source link

PSR-4 #30

Open hexus opened 9 years ago

hexus commented 9 years ago

Update the file structure inside /src and the autoload configuration in composer.json to use PSR-4.

Do the same for tests.

hexus commented 5 years ago

Best to do this after 0.5.1 and 0.5.2 milestones are addressed.

Merging forward may become a pain otherwise.