vagovszky / skeleton
PSR-4 skeleton package
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/vagovszky/skeleton
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-09-23 01:49:01 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