Package Data | |
---|---|
Maintainer Username: | josepostiga |
Maintainer Contact: | iamjosepostiga@gmail.com (José Postiga) |
Package Create Date: | 2020-08-22 |
Package Last Update: | 2020-09-06 |
Home Page: | |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-18 03:00:51 |
Package Statistics | |
---|---|
Total Downloads: | 67 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 2 |
Total Watchers: | 2 |
Total Forks: | 0 |
Total Open Issues: | 0 |
You can install the package via composer:
composer require josepostiga/larabeat
Just make a GET request to /health-check
. If everything is ok, and your app is reachable, you'll get a 200 OK response status code.
This project is fully tested. We have an automatic pipeline and an automatic code quality analysis tool set up to continuously test and assert the quality of all code published in this repository, but you can execute the test suite yourself by running the following command:
vendor/bin/phpunit
We aim to keep the master branch always deployable. Exceptions may happen, but they should be extremely rare.
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
Please see SECURITY for details.
The MIT License (MIT).