No description
| bin | ||
| config | ||
| src/Sikofitt | ||
| tests/Sikofitt/Tests | ||
| web | ||
| .gitignore | ||
| .php_cs | ||
| composer.json | ||
| grumphp.yml | ||
| header.txt | ||
| LICENSE | ||
| phpcs.xml.dist | ||
| phpunit.xml.dist | ||
| README.md | ||
| response.code.txt | ||
sikofitt/skeleton
This is a project you are probably not interested in. It is just a simple skeleton that has preset dev dependencies and configuration files.
Feel free to use it. You just have to change the namespace, package name and description.
Composer
curl -LSs https://getcomposer.org/installer|php
composer.phar create-project sikofitt/skeleton:dev-master dir/
License
Contribute
Go for it.