PHPackages                             tatter/agents - 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. tatter/agents

ActiveLibrary

tatter/agents
=============

Service analysis and assessment for CodeIgniter 4

v1.2.1(5y ago)24.8k1[4 issues](https://github.com/tattersoftware/codeigniter4-agents/issues)[4 PRs](https://github.com/tattersoftware/codeigniter4-agents/pulls)2MITPHPPHP ^7.3 || ^8.0

Since Aug 26Pushed 3y ago1 watchersCompare

[ Source](https://github.com/tattersoftware/codeigniter4-agents)[ Packagist](https://packagist.org/packages/tatter/agents)[ Docs](https://github.com/tattersoftware/codeigniter4-agents)[ Fund](https://paypal.me/tatter)[ GitHub Sponsors](https://github.com/tattersoftware)[ RSS](/packages/tatter-agents/feed)WikiDiscussions develop Synced 3d ago

READMEChangelog (5)Dependencies (4)Versions (12)Used By (2)

Tatter\\Agents
==============

[](#tatteragents)

Service analysis and assessment for CodeIgniter 4

Quick Start
-----------

[](#quick-start)

1. Install with Composer: `> composer require tatter/agents`
2. Check all agent statuses: `> php spark agents:check`

Features
--------

[](#features)

The Agents library defines a number of individual Agents that gather status information from the server, framework, and various services and modules into a streamlined data store.

Installation
------------

[](#installation)

Install easily via Composer to take advantage of CodeIgniter 4's autoloading capabilities and always be up-to-date:

- `> composer require tatter/agents`

Or, install manually by downloading the source files and adding the directory to `app/Config/Autoload.php`.

Configuration (optional)
------------------------

[](#configuration-optional)

The library's default behavior can be altered by extending its config file. Copy **examples/Agents.php** to **app/Config/** and follow the instructions in the comments. If no config file is found in **app/Config** the library will use its own.

Usage
-----

[](#usage)

After installing Agents can be loaded individually from the model, or run centrally with the provided CLI command: `php spark agents:check`. Most likely you will want to create a cron job to run this at periodic intervals.

Agent results are stored in the `agents_results` table with its corresponding model `Tatter\Agents\Models\ResultModel`. Large data objects are serialized and hashed into a separate table that checks for duplicate data to cut down on storage sizes.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity70

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 ~132 days

Total

5

Last Release

1925d ago

PHP version history (4 changes)v1.0.0PHP ^7.0

v1.1.0PHP &gt;=7.2

v1.2.0PHP ^7.3|^8.0

v1.2.1PHP ^7.3 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/5ebe908b4fe73807ecdd9f88733342199c9991b7de800329f5b2b787c8210d62?d=identicon)[MGatner](/maintainers/MGatner)

---

Top Contributors

[![MGatner](https://avatars.githubusercontent.com/u/17572847?v=4)](https://github.com/MGatner "MGatner (26 commits)")

---

Tags

healthcodeigniterserviceAgentmonitorcodeigniter4checkup

### Embed Badge

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

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

###  Alternatives

[pragmarx/health

Laravel Server &amp; App Health Monitor and Notifier

2.0k1.0M2](/packages/pragmarx-health)[liip/monitor-bundle

Liip Monitor Bundle

4728.7M16](/packages/liip-monitor-bundle)[codeigniter4/shield

Authentication and Authorization for CodeIgniter 4

417372.4k22](/packages/codeigniter4-shield)[codeigniter4/settings

Settings library for CodeIgniter 4

93499.3k24](/packages/codeigniter4-settings)[kenjis/codeigniter-ss-twig

A Simple and Secure Twig integration for CodeIgniter

167101.8k](/packages/kenjis-codeigniter-ss-twig)[codeigniter4/devkit

Development toolkit for CodeIgniter libraries and projects

68187.1k82](/packages/codeigniter4-devkit)

PHPackages © 2026

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