PHPackages                             coleus/health - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. coleus/health

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

coleus/health
=============

v1.0.46(5mo ago)067MITPHPPHP ^8.4

Since Aug 22Pushed 5mo agoCompare

[ Source](https://github.com/coleusapp/health)[ Packagist](https://packagist.org/packages/coleus/health)[ RSS](/packages/coleus-health/feed)WikiDiscussions 1.x Synced 1mo ago

READMEChangelogDependencies (15)Versions (45)Used By (0)

Health
======

[](#health)

How to use
----------

[](#how-to-use)

### Using facade

[](#using-facade)

```
use Coleus\Health\Facades\Health;

Health::category()->index();
Health::category()->store($data);
Health::category()->update($category, $data);
Health::category()->destroy($category);

Health::muscleGroup()->index();
Health::muscleGroup()->store($data);
Health::muscleGroup()->update($muscleGroup, $data);
Health::muscleGroup()->destroy($muscleGroup);

Health::exercise()->index();
Health::exercise()->store($data, $categories, $muscleGroups);
Health::exercise()->update($exercise, $data, $categories, $muscleGroups);
Health::exercise()->destroy($exercise);

Health::weight()->index();
Health::weight()->store($data);
Health::weight()->update($weight, $data);
Health::weight()->destroy($weight);
```

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance73

Regular maintenance activity

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~2 days

Total

45

Last Release

150d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/dd61eb0caeadefe709dd17af5f2644bd4f21e96be39ba4b39874e80eea8e0026?d=identicon)[amirmasoud](/maintainers/amirmasoud)

---

Top Contributors

[![amirmasoud](https://avatars.githubusercontent.com/u/4637052?v=4)](https://github.com/amirmasoud "amirmasoud (81 commits)")

### Embed Badge

![Health badge](/badges/coleus-health/health.svg)

```
[![Health](https://phpackages.com/badges/coleus-health/health.svg)](https://phpackages.com/packages/coleus-health)
```

###  Alternatives

[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[spatie/laravel-health

Monitor the health of a Laravel application

85810.0M83](/packages/spatie-laravel-health)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)[flarum/core

Delightfully simple forum software.

211.3M1.9k](/packages/flarum-core)[yadahan/laravel-authentication-log

Laravel Authentication Log provides authentication logger and notification for Laravel.

416632.8k5](/packages/yadahan-laravel-authentication-log)[clickbar/laravel-magellan

This package provides functionality for working with the postgis extension in Laravel.

423715.4k1](/packages/clickbar-laravel-magellan)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
