apitherapy / skeleton
The skeleton for new packages.
dev-master
2017-05-18 00:27 UTC
Requires
- php: >=7.0
Requires (Dev)
- phpunit/phpunit: @stable
This package is auto-updated.
Last update: 2024-10-20 12:14:54 UTC
README
The skeleton for new packages.
Install
Via Composer
composer require apitherapy/skeleton
Usage
TBD
Testing
# install required files composer self-update composer install # run the test (from project root) phpunit
Credits
License
The BSD 3-Clause License. Please see LICENSE for more information.