tuupola / boombox
Beacon toolkit for Boomerang
Fund package maintenance!
tuupola
Requires
- php: >=5.4.0
- tuupola/witchcraft: ^1.0
Requires (Dev)
- domnikl/statsd: ^2.3
- influxdb/influxdb-php: ^1.2
- phpunit/phpunit: ^4.8
- squizlabs/php_codesniffer: ^2.5
Suggests
- domnikl/statsd: For StatsD support
- influxdb/influxdb-php: For InfluxDB support
This package is auto-updated.
Last update: 2024-10-29 03:58:49 UTC
README
Install
Install Slim 3 version using composer.
$ composer require tuupola/boombox:dev-master
Usage
Testing
You can run tests either manually...
$ vendor/bin/phpunit $ vendor/bin/phpcs --standard=PSR2 src/ -p
... or automatically on every code change.
$ npm install $ grunt watch
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email tuupola@appelsiini.net instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.