sndsgd / issue
A collection of tools for tracking unexpected issues
0.1.0
2015-01-12 20:38 UTC
Requires
- php: >=5.4.0
Requires (Dev)
- phpunit/phpunit: ~4.0
This package is not auto-updated.
Last update: 2024-10-22 04:00:46 UTC
README
Requirements
You need PHP >= 5.4.0 to use this library, however, the latest stable version of PHP is recommended.
Install
Install sndsgd/issue
using Composer.
composer require sndsgd/issue
Testing
Use PHPUnit to run unit tests.
vendor/bin/phpunit
Documentation
Use ApiGen to create docs.
apigen generate