php-project-starter
php-project-starter copied to clipboard
A command line tool that allows developers to quickly create PHP applications that use common conventions and best-in-breed development tools.
Community seems to be rallying around shields.io badges, they seem to have the latest styles. Currently the badges look different, which is slightly annoying to perfectionists such as myself.
I find this tool amazing, but has a few features not suiting into my workflow (which is not but, just writting a comparison here). I currently have a few skeleton...
https://developer.github.com/v3/repos/releases/#create-a-release https://github.com/cpliakas/manifest-publisher
It would be great if this project shipped with a `build.properties.dist` file that you could copy in order to set common options, such as `composer.noupdate` and `composer.noselfupdate` so you can...
We should default to MIT since it seems to be the best option for libraries created by this tool, however there should be an option for other licenses as well....
Distributing code under the same license and rights as Drupal seems to be a better default. While most PHP by it's nature has its source code accessible, I think it's...