From 1a1742466146a0a632009049b2493992bc076499 Mon Sep 17 00:00:00 2001 From: Kenneth Palaganas Date: Tue, 2 Oct 2018 15:18:11 +0800 Subject: [PATCH] Add laravel health --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b1294a3..b7ec6cf 100644 --- a/README.md +++ b/README.md @@ -1674,3 +1674,4 @@ A curated list of awesome PHP frameworks, libraries and software. * [jasonlewis/resource-watcher](https://github.com/jasonlewis/resource-watcher) - Simple PHP resource watcher library. * [arshaw/phpti](https://github.com/arshaw/phpti) - PHP Template Inheritance (in straight PHP) * [silverstripe/silverstripe-framework](https://github.com/silverstripe/silverstripe-framework) - SilverStripe Framework, the MVC framework that powers SilverStripe CMS +* [antonioribeiro/health](https://github.com/antonioribeiro/health) - Laravel Server & App Health Monitor and Notifier