A structure I use to get started with PHP projects. It enables the developer to hook up plugins and let's you use pretty URLs
Composer based project tools to automate the following: - Check php files for syntax errors - Check php files for PSR Coding Standads - Check php files for possible bugs, unused parameters, suboptimal code, etc. - Ensure all project tests are being passed
A tool to quickly set up the base files of a PHP library project.
This is just a dummy project that loads a bunch of files and runs hello world