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

ActiveLibrary[Framework](/categories/framework)

fastframe/kernel
================

FastFrame Kernel

017[1 PRs](https://github.com/fastframe/kernel/pulls)PHP

Since May 2Pushed 2y ago1 watchersCompare

[ Source](https://github.com/fastframe/kernel)[ Packagist](https://packagist.org/packages/fastframe/kernel)[ RSS](/packages/fastframe-kernel/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

FastFrame Kernel
================

[](#fastframe-kernel)

An unassuming interface to running a http or console kernel. This defines the basic Kernel interace, and the implementation of an Environment and ProviderList for Container Interop configuration.

[![Latest Version on Packagist](https://camo.githubusercontent.com/3752384d5caf44d57f882d323b72e03249e87fe9a61f1273537711e5e586f360/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f666173746672616d652f6b65726e656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/fastframe/kernel)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/f2fd1b21d5ad561a491fa543d17e67aad29de6abcb524b0769bd40fcebb3d87f/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f666173746672616d652f6b65726e656c2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/fastframe/kernel)[![Code Climate](https://camo.githubusercontent.com/91b6defb4396e66deb3396957d62728096f5805a4a744b77378d1e5e08e2c60b/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f666173746672616d652f6b65726e656c2f6261646765732f6770612e737667)](https://codeclimate.com/github/fastframe/kernel)[![Test Coverage](https://camo.githubusercontent.com/0fcec35eb8161868425e5ceb195c3547734789b29d37ba9088bfaf48e251edb2/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f666173746672616d652f6b65726e656c2f6261646765732f636f7665726167652e737667)](https://codeclimate.com/github/fastframe/kernel/coverage)

Install
-------

[](#install)

Via Composer

```
$ composer require fastframe/kernel
```

Usage
-----

[](#usage)

The following classes are provided by this library:

- `FastFrame\Kernel\Environment` Contains kernel runtime environment variables
- `FastFrame\Kernel\ProviderList` Maintains a list of providers with the ability to run define/modify against all of the providers

The following trait is provided by this library:

- `FastFrame\Kernel\HasSubProviders` Allows to more easily run the define/modify process on the providerlist.

For general usage instructions, please read the documentation [here](./docs/index.md).

Quality
-------

[](#quality)

This package attempts to comply with [PSR-1](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md) and [PSR-4](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-4-autoloader.md). If you notice compliance oversights, please send a patch via pull request.

Support
-------

[](#support)

If you believe you have found a bug, please report it using the [Github issue tracker](https://github.com/fastframe/utility/issues), or better yet, fork the library and submit a pull request.

Testing
-------

[](#testing)

```
$ composer test
```

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

[](#contributing)

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

Credits
-------

[](#credits)

- [David Lundgren](https://github.com/dlundgren)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 Bus Factor1

Top contributor holds 88.9% 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/5eb9bc1606754fee81247bf5d4a6a4d7fb7cce1b3769de69a345c5c8e120211e?d=identicon)[dlundgren](/maintainers/dlundgren)

---

Top Contributors

[![dlundgren](https://avatars.githubusercontent.com/u/1322393?v=4)](https://github.com/dlundgren "dlundgren (16 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (2 commits)")

### Embed Badge

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

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

###  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)
