PHPackages                             codenom/handlers - 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. codenom/handlers

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

codenom/handlers
================

Cross-module handler registration, for CodeIgniter 4

1.0(5y ago)04MITPHPPHP ^7.0

Since Jul 25Pushed 5y ago1 watchersCompare

[ Source](https://github.com/codenomdev/codeigniter4-handlers)[ Packagist](https://packagist.org/packages/codenom/handlers)[ Docs](https://github.com/codenomdev/codeigniter4-handlers)[ RSS](/packages/codenom-handlers/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (1)Dependencies (1)Versions (3)Used By (0)

codeigniter4-handlers
=====================

[](#codeigniter4-handlers)

Cross-module handler registration, for CodeIgniter 4

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

[](#quick-start)

1. Install with Composer: `> composer require codenom/handlers`
2. Search for and register handlers: `> php spark handlers:register`

Features
--------

[](#features)

The Handlers library allows for defining a config file and then registering any supported handlers across all namespaces.

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

[](#installation)

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

- `> composer require codenom/handlers`

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 **bin/HandlersConfig.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)

Run the following command to scan for any supported config files and register the defined handlers:

`> php spark handlers:register`

Handlers may be disabled using the `delete()` method from their corresponding Model. The `register` command may be rerun anytime to add new or update existing handlers.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

2121d ago

### Community

Maintainers

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

---

Top Contributors

[![codenomdev](https://avatars.githubusercontent.com/u/47415105?v=4)](https://github.com/codenomdev "codenomdev (2 commits)")

---

Tags

codeignitermodulesadapterscodeigniter4drivershandlers

### Embed Badge

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

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

###  Alternatives

[codeigniter4/settings

Settings library for CodeIgniter 4

93499.3k24](/packages/codeigniter4-settings)[codeigniter4/devkit

Development toolkit for CodeIgniter libraries and projects

68187.1k82](/packages/codeigniter4-devkit)[tatter/alerts

Lightweight user alerts for CodeIgniter 4

4072.4k6](/packages/tatter-alerts)[tatter/patches

Automated project updates for CodeIgniter 4

3588.4k3](/packages/tatter-patches)[michalsn/codeigniter4-uuid

UUID and ULID package for CodeIgniter 4 with support for Model.

4728.7k4](/packages/michalsn-codeigniter4-uuid)[kenjis/ci3-to-4-upgrade-helper

Help upgrade from CodeIgniter3 to CodeIgniter4

695.9k](/packages/kenjis-ci3-to-4-upgrade-helper)

PHPackages © 2026

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