Download the PHP package ereborcodeforge/mithrilphp without Composer
On this page you can find all versions of the php package ereborcodeforge/mithrilphp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ereborcodeforge/mithrilphp
More information about ereborcodeforge/mithrilphp
Files in ereborcodeforge/mithrilphp
Package mithrilphp
Short Description MithrilPHP is a lightweight and resilient PHP engine that silently protects applications, offering a solid core runtime, console, and HTTP foundation without dictating how your domain is built.
License MIT
Homepage https://github.com/EreborCodeForge/mithrilphp
Informations about the package mithrilphp
MithrilPHP
MithrilPHP is a lightweight and resilient PHP engine designed to silently protect applications.
Invisible by design, it provides a solid runtime foundation without imposing architectural decisions.
π― Purpose
MithrilPHP exists to be the engine behind frameworks, not the framework itself.
It provides the essential building blocks required to execute applications reliably, while remaining lightweight, explicit, and opinion-free.
π‘οΈ Design Philosophy
Inspired by the Mithril worn by Frodo, MithrilPHP follows a simple principle:
You should not feel it β until it saves you.
- The core protects execution, not business logic
- The domain remains sovereign
- The engine absorbs impact without dictating structure
βοΈ What MithrilPHP Is
- A core runtime engine
- A foundation for frameworks
- A silent execution layer
- A console and HTTP backbone
β What MithrilPHP Is Not
- A full framework
- A project skeleton
- An MVC solution
- A DDD or Clean Architecture implementation
Those responsibilities belong to frameworks built on top of MithrilPHP.
π§ Core Responsibilities
- HTTP Kernel and routing execution
- Console Kernel and command execution
- Dependency Injection container
- Environment variable access
- Configuration loading
- Low-level abstractions required by frameworks
πͺ Ecosystem
MithrilPHP is designed to power opinionated frameworks.
The first official implementation is:
- Durinβs Forge β a framework that forges real applications on top of MithrilPHP
π¦ Installation
composer require ereborcodeforge/mithrilphp
---

*Forged by EreborCodeForgee*All versions of mithrilphp with dependencies
ext-json Version *