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(8mo ago)067MITPHPPHP ^8.4

Since Aug 22Pushed 8mo agoCompare

[ Source](https://github.com/coleusapp/health)[ Packagist](https://packagist.org/packages/coleus/health)[ RSS](/packages/coleus-health/feed)WikiDiscussions 1.x Synced 1w 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

39

—

LowBetter than 84% of packages

Maintenance61

Regular maintenance activity

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity67

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

247d 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

[laravel/ai

The official AI SDK for Laravel.

1.1k4.6M322](/packages/laravel-ai)[psalm/plugin-laravel

Psalm plugin for Laravel

3345.4M354](/packages/psalm-plugin-laravel)[illuminate/queue

The Illuminate Queue package.

20433.0M1.8k](/packages/illuminate-queue)[aedart/athenaeum

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

265.2k](/packages/aedart-athenaeum)[spatie/laravel-health

Monitor the health of a Laravel application

88212.7M188](/packages/spatie-laravel-health)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9922.4M146](/packages/roots-acorn)

PHPackages © 2026

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