PHPackages                             ee-objects/controllers - 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. [Framework](/categories/framework)
4. /
5. ee-objects/controllers

ActiveLibrary[Framework](/categories/framework)

ee-objects/controllers
======================

Provides an abstraction to creating Control Panel Controllers and Routes

0.3(4y ago)121MITPHPPHP &gt;=7.1

Since Jan 24Pushed 3y ago1 watchersCompare

[ Source](https://github.com/EE-Objects/Controllers)[ Packagist](https://packagist.org/packages/ee-objects/controllers)[ RSS](/packages/ee-objects-controllers/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (7)Used By (0)

EE Objects Controller
=====================

[](#ee-objects-controller)

This library provides a different approach to how ExpressionEngine Control Panel objects are structured and managed. Instead of a single object with multiple route methods, as is currently in place, this flips the paradigm to allow for a compartmentalized approach of Route objects, instead.

> In a nutshell, instead of Module methods for template tags, actions, and Control Panel routes, you create objects instead.

### The Problems This Solve

[](#the-problems-this-solve)

EE Objects Controller was created in direct response to the many KLOC Control Panel objects within ExpressionEngine being a reality. Any moderately complicated or involved solution that requires a Control Panel layer was doomed to endless scrolling and a disturbing lack of state within their programs. Now, compartmentalization is on the table once again.

Requirements
------------

[](#requirements)

- ExpressionEngine &gt;= 5.5
- PHP &gt;= 7.1

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

[](#installation)

Add `ee-objects/controllers` as a requirement to your `composer.json`:

```
$ composer require ee-objects/controllers
```

### Implementation

[](#implementation)

To use this library within your ExpressionEngine website, you'll have to make a couple changes to your code. For a complete implementation example, be sure to take a look at the [EeObjects Addon](https://github.com/EE-Objects/Example-Addon) repository.

Docs
----

[](#docs)

Available in the [Wiki](https://github.com/EE-Objects/Controllers/wiki "Wiki") and the [EeObjects Addon](https://github.com/EE-Objects/Example-Addon) repository

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

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

Total

5

Last Release

1559d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/042722642fab9b3e2f7b0711428b40053a2be0d6a1b752e50e7a7fffd06fb712?d=identicon)[mithra62](/maintainers/mithra62)

---

Top Contributors

[![eric-lamb62](https://avatars.githubusercontent.com/u/1008036?v=4)](https://github.com/eric-lamb62 "eric-lamb62 (10 commits)")

### Embed Badge

![Health badge](/badges/ee-objects-controllers/health.svg)

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

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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