postalservice14 / php-actuator
PHP port of Spring Actuator which provides an easy health checking capability of services.
1.0.1
2016-02-19 04:03 UTC
Requires
- php: ~5.5|~7.0
Requires (Dev)
- doctrine/dbal: ^2.5
- phpunit/phpunit: 4.*
- scrutinizer/ocular: ~1.1
- squizlabs/php_codesniffer: ~2.3
Suggests
- doctrine/dbal: Used with DoctrineConnectionHealthIndicator
This package is auto-updated.
Last update: 2026-02-16 02:07:44 UTC
README
PHP port of Spring Actuator which provides an easy health checking capability of services.
Install
Via Composer
$ composer require postalservice14/php-actuator
Providers
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING and CONDUCT for details.
Credits
License
The MIT License (MIT). Please see License File for more information.