PHPackages                             iagafonov/controller - 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. iagafonov/controller

ActiveLibrary[Framework](/categories/framework)

iagafonov/controller
====================

controller

v0.0.6(8y ago)11462MITPHP

Since Jun 23Pushed 8y ago1 watchersCompare

[ Source](https://github.com/IVAgafonov/Controller)[ Packagist](https://packagist.org/packages/iagafonov/controller)[ RSS](/packages/iagafonov-controller/feed)WikiDiscussions master Synced 3w ago

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

Controller
==========

[](#controller)

Abstract controller

[![Latest Stable Version](https://camo.githubusercontent.com/cb6abfd32aeab3a8b4eccc204b504a64b506ab1b6cd4f5bae1ebccc3d33067ea/68747470733a2f2f706f7365722e707567782e6f72672f69616761666f6e6f762f636f6e74726f6c6c65722f762f737461626c65)](https://packagist.org/packages/iagafonov/controller)[![Build Status](https://camo.githubusercontent.com/1106106ded3142ab67638e5b6c4a539d8038476a664a93e19cbe5c3411298a8a/68747470733a2f2f7472617669732d63692e6f72672f4956416761666f6e6f762f436f6e74726f6c6c65722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/IVAgafonov/Controller)[![Coverage Status](https://camo.githubusercontent.com/48ed2a8740448d5e0dd8871429e569b3ddb98076b4181b204de70fc59f1c9c12/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f4956416761666f6e6f762f436f6e74726f6c6c65722f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/IVAgafonov/Controller?branch=master)

### Installation

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

```
composer require iagafonov/controller

```

### Use

[](#use)

```
use IVAgafonov\Controller\AbstractController
use IVAgafonov\Controller\ControllerInterface

class MyController extends AbstractController implements ControllerInterface
{
    public function index()
    {

    }
}
```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity57

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

Every ~3 days

Total

6

Last Release

3269d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2d79e48b1c8710f5f86a9192c9abfa33b55047dfae52e980b9e5723afa1030c3?d=identicon)[igoradm90](/maintainers/igoradm90)

---

Top Contributors

[![IVAgafonov](https://avatars.githubusercontent.com/u/22798436?v=4)](https://github.com/IVAgafonov "IVAgafonov (7 commits)")

###  Code Quality

TestsCodeception

### Embed Badge

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

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

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M829](/packages/laravel-socialite)[laravel/dusk

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

1.9k38.6M289](/packages/laravel-dusk)[pinguo/php-msf

Pinguo Micro Service Framework For PHP

1.7k4.2k](/packages/pinguo-php-msf)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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