libero / ping-controller
This package is abandoned and no longer maintained.
No replacement package was suggested.
Ping controller for a Libero API
v0.1.0
2018-10-17 13:09 UTC
Requires
- php: ^7.2
- psr/log: ^1.0
- symfony/http-foundation: ^3.4 || ^4.0
Requires (Dev)
- libero/coding-standard: ^0.2
- phpstan/phpstan: ^0.10
- phpstan/phpstan-phpunit: ^0.10
- phpunit/phpunit: ^7.2
- symfony/debug: ^3.4 || ^4.0
This package is auto-updated.
Last update: 2020-01-20 14:47:11 UTC
README
This library provides a ping controller for a Libero API.
Getting started
Using Composer you can add the library as a dependency:
composer require libero/ping-controller
Use the PingController to respond to /ping
requests.
Getting help
- Report a bug or request a feature on GitHub.
- Ask a question on the Libero Community Slack.
- Read the code of conduct.