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

Add support for PHP Documentor #27

Open cpliakas opened 10 years ago

cpliakas commented 10 years ago

We should closely follow https://github.com/php-fig/fig-standards/pull/169 and wait for PSR-5 before moving forward.