victoravelar / exoskeleton
A simple and up to date PHP package foundation (Inspired heavily by league/skeleton)
v1.2.0
2019-12-30 09:22 UTC
Requires
- php: ~7.3
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.15
- nunomaduro/phpinsights: ^1.6
- phpmd/phpmd: ^2.6
- phpstan/phpstan: ^0.11.1 || ^0.12.0
- phpunit/phpunit: >=8.0
- squizlabs/php_codesniffer: ^3.0
This package is auto-updated.
Last update: 2024-10-30 01:42:46 UTC
README
A simple and up to date PHP package foundation (Inspired heavily by league/skeleton)
Install
Via Composer
$ composer require victoravelar/exoskeleton
Usage
Run the installation process.
chmod +x scripts/install.sh ./scripts/install.sh
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email deltatuts@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.