vagovszky / skeleton
There is no license information available for the latest version (dev-master) of this package.
PSR-4 skeleton package
dev-master
2018-10-04 10:58 UTC
Requires
- php: ^7.2
- zfcampus/zf-console: ^1.3
Requires (Dev)
- kherge/box: ~2.5
- php-coveralls/php-coveralls: ^2.1
- phpunit/phpunit: ^7.3
This package is auto-updated.
Last update: 2025-02-23 00:32:35 UTC
README
Installation
- clone git repository
composer install
Usage
php run.php
- Run the appcomposer run-script build-phar
- Build pharcomposer run-script test
- Test the app
Features
- Configured for automatic build - Travis CI
- Codeclimate support
- Code coverage support - Coverall
- Zend console support
- Can be boxed into phar