php-skeleton
Example usage
// hello world!
Installation
Simply add a dependency on matthiasmullie/php-skeleton to your composer.json file if you use Composer to manage the dependencies of your project:
composer require matthiasmullie/php-skeleton
Although it's recommended to use Composer, you can actually include these files anyway you want.
License
php-skeleton is MIT licensed.