PHPackages                             indigophp/base - 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. indigophp/base

AbandonedArchivedFuelphp-component[Utility &amp; Helpers](/categories/utility)

indigophp/base
==============

IndigoPHP base component

024PHP

Since Oct 9Pushed 11y ago1 watchersCompare

[ Source](https://github.com/indigophp/base)[ Packagist](https://packagist.org/packages/indigophp/base)[ RSS](/packages/indigophp-base/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

Indigo Base
===========

[](#indigo-base)

[![Packagist Version](https://camo.githubusercontent.com/62a2812207c079a2b48e3160c7e689071b09202b0d7978c46407869e5ab75fd5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f696e6469676f7068702f626173652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/indigophp/base)[![Total Downloads](https://camo.githubusercontent.com/962a237f2650c09ec5b63fffaa99064e57a1353088b947185c5046e5d2cc601d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f696e6469676f7068702f626173652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/indigophp/base)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)

**IndigoPHP Base component.**

Install
-------

[](#install)

Via Composer

```
$ composer require indigophp/base
```

Usage
-----

[](#usage)

If not using with the [indigophp/indigophp](https://github.com/indigophp/indigophp) repo put this into `public/index.php`

```
$this->router->get('themes/{segment}/{any}')
	->filters([
		'controller' => 'Indigo\Common\Controller\Assets',
		'action' => 'index',
	]);
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Tamás Barta](https://github.com/TamasBarta)
- [Márk Sági-Kazár](https://github.com/sagikazarmark)
- [All Contributors](https://github.com/indigophp/base/contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE) for more information.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity44

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/0e4e105cea62b616d4cb376b08a849b6a428f646998537de150d16a8eb537b90?d=identicon)[mark.sagikazar](/maintainers/mark.sagikazar)

![](https://www.gravatar.com/avatar/1585b5a08e138e348f5b646231d0f16cb2eae06501fb9462bbc97a794d4de84a?d=identicon)[TamasBarta](/maintainers/TamasBarta)

---

Top Contributors

[![sagikazarmark](https://avatars.githubusercontent.com/u/1226384?v=4)](https://github.com/sagikazarmark "sagikazarmark (23 commits)")

### Embed Badge

![Health badge](/badges/indigophp-base/health.svg)

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

PHPackages © 2026

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