PHPackages                             spaceonfire/common - 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. spaceonfire/common

Abandoned → [getwarp/common](/?search=getwarp%2Fcommon)ArchivedLibrary

spaceonfire/common
==================

Application kernel based on DI container and CQRS buses

2.5.2(4y ago)11.5k1MITPHPPHP ^7.2|^8.0

Since Dec 29Pushed 4y ago1 watchersCompare

[ Source](https://github.com/spaceonfire/common)[ Packagist](https://packagist.org/packages/spaceonfire/common)[ Docs](https://github.com/spaceonfire/common)[ Fund](https://liberapay.com/hustlahusky)[ RSS](/packages/spaceonfire-common/feed)WikiDiscussions 2.5.x Synced 1w ago

READMEChangelog (2)Dependencies (8)Versions (7)Used By (1)

Common by spaceonfire
=====================

[](#common-by-spaceonfire)

[![Latest Version on Packagist](https://camo.githubusercontent.com/9515f3ba2a90c6b41dbb5b755e19feab81afe2e22a16c3df05f8cd2d10fab539/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73706163656f6e666972652f636f6d6d6f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/spaceonfire/common)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/9eb6d677d3eb8e11873551b6684abc63e031b309fc194ac5688f80302259a4e7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73706163656f6e666972652f636f6d6d6f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/spaceonfire/common)[![Code Coverage](https://camo.githubusercontent.com/4697c150683484381fb228396556f96b56c0e0a57d8a5c825249414e82c81923/68747470733a2f2f696d672e736869656c64732e696f2f656e64706f696e743f7374796c653d666c61742d7371756172652675726c3d6874747073253341253246253246676973742e67697468756275736572636f6e74656e742e636f6d253246687573746c616875736b792532466436323630376331613265343730373935396230313432653065613837366364253246726177253246636f6d6d6f6e2e6a736f6e)](https://camo.githubusercontent.com/4697c150683484381fb228396556f96b56c0e0a57d8a5c825249414e82c81923/68747470733a2f2f696d672e736869656c64732e696f2f656e64706f696e743f7374796c653d666c61742d7371756172652675726c3d6874747073253341253246253246676973742e67697468756275736572636f6e74656e742e636f6d253246687573746c616875736b792532466436323630376331613265343730373935396230313432653065613837366364253246726177253246636f6d6d6f6e2e6a736f6e)

Application kernel based on DI container and CQRS buses.

Install
-------

[](#install)

Via Composer

```
$ composer require spaceonfire/common
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

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

[](#contributing)

[Report issues](https://github.com/spaceonfire/spaceonfire/issues) and [send Pull Requests](https://github.com/spaceonfire/spaceonfire/pulls) in the [main spaceonfire repository](https://github.com/spaceonfire/spaceonfire). Please see [CONTRIBUTING](https://github.com/spaceonfire/spaceonfire/blob/master/CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](https://github.com/spaceonfire/spaceonfire/blob/master/CODE_OF_CONDUCT.md) for details.

Credits
-------

[](#credits)

- [Constantine Karnaukhov](https://github.com/hustlahusky)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity62

Established project with proven stability

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

Recently: every ~78 days

Total

7

Last Release

1541d ago

Major Versions

1.0.1 → 2.5.02021-04-21

2.5.x-dev → 3.0.x-dev2022-02-28

PHP version history (3 changes)1.0.0PHP ^7.2

1.0.1PHP ^7.2|^8.0

3.0.x-devPHP ^7.4|^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3947942?v=4)[Constantine Karnaukhov](/maintainers/tntrex)[@tntrex](https://github.com/tntrex)

---

Top Contributors

[![tntrex](https://avatars.githubusercontent.com/u/3947942?v=4)](https://github.com/tntrex "tntrex (8 commits)")

---

Tags

queryenvdotenvcommandkernelcqrs

### Embed Badge

![Health badge](/badges/spaceonfire-common/health.svg)

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

###  Alternatives

[vlucas/phpdotenv

Loads environment variables from `.env` to `getenv()`, `$\_ENV` and `$\_SERVER` automagically.

13.5k602.4M5.4k](/packages/vlucas-phpdotenv)[symfony/dotenv

Registers environment variables from a .env file

3.8k226.7M2.3k](/packages/symfony-dotenv)[m1/env

Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.

6412.0M21](/packages/m1-env)

PHPackages © 2026

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