PHPackages                             maduser/argon-prophecy - 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. maduser/argon-prophecy

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

maduser/argon-prophecy
======================

A strict, DI-first and PSR-compliant PHP runtime, for the law-abiding Prophets.

v1.0.2(1mo ago)0583MITPHPCI passing

Since Apr 30Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/judus/argon-prophecy)[ Packagist](https://packagist.org/packages/maduser/argon-prophecy)[ RSS](/packages/maduser-argon-prophecy/feed)WikiDiscussions main Synced today

READMEChangelog (3)Dependencies (49)Versions (10)Used By (3)

Argon Prophecy
==============

[](#argon-prophecy)

[![PHP](https://camo.githubusercontent.com/ce3e396e4f1bbbd326f628872a1414656d28065f2712cda0868d8eff07320aec/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d382e322b2d626c7565)](https://www.php.net/)[![Build](https://github.com/judus/argon-prophecy/actions/workflows/php.yml/badge.svg)](https://github.com/judus/argon-prophecy/actions)[![codecov](https://camo.githubusercontent.com/9ac7d115b267791adeff9d84a7370a04888f47cf491f8f8167bc112a6a3264a0/68747470733a2f2f636f6465636f762e696f2f67682f6a756475732f6172676f6e2d70726f70686563792f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/judus/argon-prophecy)[![Psalm Level](https://camo.githubusercontent.com/3d6e338b15df22ffc970d407d99e6f2e31de0a3267b77283d7fe82707671f588/68747470733a2f2f73686570686572642e6465762f6769746875622f6a756475732f6172676f6e2d70726f70686563792f636f7665726167652e737667)](https://shepherd.dev/github/judus/argon-prophecy)[![Latest Version](https://camo.githubusercontent.com/e0fb2a90bcade8379e92209df8c6a87b0b5ce1d2d0bfc6a8e4648c2e3980d13d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6164757365722f6172676f6e2d70726f70686563792e737667)](https://packagist.org/packages/maduser/argon-prophecy)[![Downloads](https://camo.githubusercontent.com/b8b3d49852db12236ce80ef6626fc547ee98efb1b6755bfeb9fcf7c273d4598f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d6164757365722f6172676f6e2d70726f70686563792e737667)](https://packagist.org/packages/maduser/argon-prophecy)[![License: MIT](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667)](https://opensource.org/licenses/MIT)

`maduser/argon-prophecy` is the small runtime switchboard for Argon applications. It boots an `ArgonContainer`, runs the registered service providers, resolves the active application handler, and delegates execution to the HTTP or CLI kernel that the application registered.

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

[](#installation)

```
composer require maduser/argon-prophecy
```

Runtime Entry Point
-------------------

[](#runtime-entry-point)

```
use Maduser\Argon\Container\ArgonContainer;
use Maduser\Argon\Prophecy\Argon;

Argon::prophecy(static function (ArgonContainer $container): void {
    $container->register(AppServiceProvider::class);
});
```

For tests or advanced runtimes, `Argon::boot()`, `Argon::process()`, `Argon::emit()`, and `Argon::reset()` expose the lifecycle in smaller steps.

Container Compilation
---------------------

[](#container-compilation)

Prophecy can load or generate a compiled container when compilation is enabled. The compile file path, class name, and namespace are explicit runtime configuration, not guessed paths.

Scope
-----

[](#scope)

Prophecy does not define routes, middleware, message factories, exception formatters, or console commands. It coordinates the packages that provide those pieces.

Quality Gate
------------

[](#quality-gate)

```
composer check
```

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance92

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity43

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

Total

4

Last Release

40d ago

Major Versions

v0.0.1 → v1.0.02025-05-06

### Community

Maintainers

![](https://www.gravatar.com/avatar/7fb9da5a15010d335622bf9f465a32ef79c8d1cffcd139c2a9114736b72e2c13?d=identicon)[jdu](/maintainers/jdu)

---

Top Contributors

[![judus](https://avatars.githubusercontent.com/u/1478654?v=4)](https://github.com/judus "judus (114 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/maduser-argon-prophecy/health.svg)

```
[![Health](https://phpackages.com/badges/maduser-argon-prophecy/health.svg)](https://phpackages.com/packages/maduser-argon-prophecy)
```

###  Alternatives

[cakephp/cakephp

The CakePHP framework

8.9k19.5M1.8k](/packages/cakephp-cakephp)[typo3/cms

TYPO3 CMS is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.

1.2k1.9M122](/packages/typo3-cms)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[mcp/sdk

Model Context Protocol SDK for Client and Server applications in PHP

1.5k1.5M88](/packages/mcp-sdk)[typo3/cms-core

TYPO3 CMS Core

3713.2M5.1k](/packages/typo3-cms-core)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

85036.3k](/packages/flow-php-flow)

PHPackages © 2026

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