cpliakas / php-project-starter

A command line tool that allows developers to quickly create PHP applications that use common conventions and best-in-breed development tools.
MIT License
75 stars 23 forks source link

Change project namespace, adopt PSR-4 #36

Closed cpliakas closed 9 years ago

cpliakas commented 9 years ago

As per consistency with other projects, namespace will be changed to Cpliakas\PhpProjectStarter and we will use PSR-4 autoloading.