libero / ping-controller
Ping controller for a Libero API
Installs: 1 830
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 2
pkg:composer/libero/ping-controller
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.