PHPackages                             chocofamilyme/phalcon-healthcheck - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. chocofamilyme/phalcon-healthcheck

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

chocofamilyme/phalcon-healthcheck
=================================

Serves functionality of healthchecks of your application

1.0.6(5y ago)016.8k↓57.8%BSD-3-ClausePHPPHP &gt;= 7.4.0

Since Sep 9Pushed 5y ago3 watchersCompare

[ Source](https://github.com/chocofamilyme/phalcon-healthcheck)[ Packagist](https://packagist.org/packages/chocofamilyme/phalcon-healthcheck)[ RSS](/packages/chocofamilyme-phalcon-healthcheck/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (14)Used By (0)

Phalcon Health Check Library
============================

[](#phalcon-health-check-library)

Health Check library adds new endpoints(routes) to your project which are used to check some services of your application. For example you want to check "Database Connection" of your microservice.

Installation
============

[](#installation)

```
composer require chocofamilyme/phalcon-healthcheck ^1.0
```

- Example setting your application:

```
