postalservice14 / php-actuator
PHP port of Spring Actuator which provides an easy health checking capability of services.
Installs: 36 058
Dependents: 3
Suggesters: 0
Security: 0
Stars: 10
Watchers: 2
Forks: 4
Open Issues: 1
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: 2024-10-15 23:21:16 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.