PHPackages                             electro/kernel - 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. electro/kernel

ActiveLibrary[Framework](/categories/framework)

electro/kernel
==============

The core code of the Electro framework

0.10.8(5y ago)02.1k12MITPHPPHP &gt;=5.6

Since Dec 6Pushed 8mo ago3 watchersCompare

[ Source](https://github.com/electro-framework/kernel)[ Packagist](https://packagist.org/packages/electro/kernel)[ Docs](https://github.com/electro/framework)[ RSS](/packages/electro-kernel/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (5)Versions (14)Used By (2)

Kernel
======

[](#kernel)

##### The framework's core, installable as a Composer package

[](#the-frameworks-core-installable-as-a-composer-package)

Electro is a highly modular framework. The majority of the framework's functionality is provided by internal modules, called subsystems. As such, the framework's core (the kernel) provides only the minimum core functionality that is shared between all of the framework's subsystems, which is:

1. Dependency Injection,
2. Module management,
3. Bootstrapping.

The kernel's main responsability is loading and initializing (in this order):

1. The framework subsystems,
2. The installed plugins,
3. The application's private modules.

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

[](#installation)

**Do not install this package directly.**

Instead, install the installation profile that is more suitable for your application's needs.

Usually, you will want to install the `electro/framework` package, which provides a standard installation for a generic web framework.

If you would prefer a different configuration profile (ex. a micro-framework), please search for a suitable package on GitHub's `electro-framework` organization.

#### Recommended

[](#recommended)

Use Electro's [base installation](https://github.com/electro-framework/electro) as your application's starting point.

License
-------

[](#license)

The Electro framework is open-source software licensed under the [MIT license](http://opensource.org/licenses/MIT).

**Electro framework** - Copyright © Cláudio Silva and Impactwave, Lda.

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance43

Moderate activity, may be stable

Popularity18

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 98.1% 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 ~135 days

Recently: every ~306 days

Total

12

Last Release

2001d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/750f00fdbb8cb2fd1c11c5c26b512217451bb001ac48a77542efa7123b9e2124?d=identicon)[impactwave](/maintainers/impactwave)

---

Top Contributors

[![claudio-silva](https://avatars.githubusercontent.com/u/1999803?v=4)](https://github.com/claudio-silva "claudio-silva (53 commits)")[![paulocesarelias](https://avatars.githubusercontent.com/u/1014076?v=4)](https://github.com/paulocesarelias "paulocesarelias (1 commits)")

### Embed Badge

![Health badge](/badges/electro-kernel/health.svg)

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

###  Alternatives

[equip/framework

A tiny framework that can start anything.

120152.0k4](/packages/equip-framework)[nineinchnick/edatatables

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

173.2k](/packages/nineinchnick-edatatables)

PHPackages © 2026

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