PHPackages                             unionofrad/lithium - 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. unionofrad/lithium

ActiveLithium-library[Framework](/categories/framework)

unionofrad/lithium
==================

The li₃ PHP framework

v2.0.2(9mo ago)1.2k159.9k↓24.3%231[36 issues](https://github.com/UnionOfRAD/lithium/issues)[5 PRs](https://github.com/UnionOfRAD/lithium/pulls)20BSD-3-ClausePHPPHP ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0CI failing

Since Oct 11Pushed 9mo ago86 watchersCompare

[ Source](https://github.com/UnionOfRAD/lithium)[ Packagist](https://packagist.org/packages/unionofrad/lithium)[ Docs](http://li3.me)[ RSS](/packages/unionofrad-lithium/feed)WikiDiscussions 1.3 Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (43)Used By (20)

li₃
===

[](#li)

### You asked for a better framework. Here it is.

[](#you-asked-for-a-better-framework-here-it-is)

li₃ is the fast, flexible and the most RAD development framework for PHP.

### A framework of firsts

[](#a-framework-of-firsts)

li₃ is the first and only major PHP framework built from the ground up for PHP 5.3+, and the first to break ground into major new technologies, including bridging the gap between relational and non-relational databases through a single, unified API.

### Promiscuously opinionated

[](#promiscuously-opinionated)

Some frameworks give you a solid set of classes, but little or no default project organization, leaving you to fend for yourself on each project you create, and spend time wiring up framework classes that should just work together. Others provide you with great organizational conventions, but no way to break out of those conventions if you need to, and too often, no way to override or replace core framework classes.

li₃ is the first framework to give you the best of both worlds, without compromising either. In fact, li₃'s API is intentionally designed to allow you to "grow out of" the framework and into your own custom code over the course of your application's lifecycle, if your needs require.

### Technology

[](#technology)

li₃ takes full advantage of the latest PHP features, including namespaces, late static binding and closures. li₃'s innovative [method filter system](http://li3.me/docs/api/lithium/latest:1.x/lithium/aop/Filters) makes extensive use of closures and anonymous functions to allow application developers to "wrap" framework method calls, intercepting parameters before, and return values after.

li₃ also complies with PSR-4, the PHP namespacing standard, allowing you to easily integrate other PHP standard libraries and frameworks with li₃ applications, and vice-versa.

li₃ integrates the latest storage technologies, including MongoDB, CouchDB and Redis, with plugin support for Cassandra, ElasticSearch and others.

### Flexibility

[](#flexibility)

li₃ gives you full control over your application, from filters to dynamically modify framework internals, to dynamic dependencies to extend and replace core classes with application or plugin classes, to heavy use of adapter-oriented configurations, to make it seamless to move between different technologies and options.

Every component of the li₃ framework stack is replaceable through the robust plugin architecture. Swap out the default ORM / ODM implementation for [Doctrine 2](https://github.com/mariano/li3_doctrine2/) or [PHP ActiveRecord](https://github.com/greut/li3_activerecord). Don't like the templating? Use [Twig](https://github.com/UnionOfRAD/li3_twig), [Mustache](https://github.com/bruensicke/li3_mustache), or roll your own.

If you don't even need to write a full application, build a micro-app in a single file using the routing system, without giving up the maintainability of the framework's structure.

###  Health Score

68

—

FairBetter than 100% of packages

Maintenance57

Moderate activity, may be stable

Popularity59

Moderate usage in the ecosystem

Community51

Growing community involvement

Maturity93

Battle-tested with a long release history

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~19 days

Total

33

Last Release

276d ago

Major Versions

0.11 → 1.0-beta2013-08-28

0.11.x-dev → v1.0.0-rc42016-01-13

v1.3.0 → v2.0.0-alpha2022-11-16

1.2.x-dev → v2.0.22025-08-15

PHP version history (11 changes)0.11PHP &gt;=5.3.6

v1.0.0-rc3PHP &gt;=5.3.6 &lt;7.0.0

v1.1.0-betaPHP &gt;=5.5.14 &lt;7.0.0 || &gt;=7.0.3

v1.1.0PHP ^5.5.14 || ^7.0.3

v1.2.0-alphaPHP ^5.6 || ^7.0.3 || ^7.1.0

1.1.x-devPHP ^5.5.14 || ~7.0.3

v1.2.0-betaPHP ^5.6 || ~7.0.3 || ~7.1.0 || ~7.2.0 || ~7.3.0

v1.3.0-alphaPHP ~7.4

v2.0.0-alphaPHP ~8.1.0 || ~8.2.0

v2.0.1PHP ~8.1.0 || ~8.2.0 || ~8.3.0

v2.0.2PHP ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/16569d971433c3ff4ba70b299d077360f12fdce8d61c561dd6710fcf05688473?d=identicon)[nate](/maintainers/nate)

![](https://www.gravatar.com/avatar/a358e1a5ab7f7c81ecaae07acd830aa4a36726ab4da46a11df754a6e5b3a4cda?d=identicon)[mariuswilms](/maintainers/mariuswilms)

---

Top Contributors

[![nateabele](https://avatars.githubusercontent.com/u/18288?v=4)](https://github.com/nateabele "nateabele (1578 commits)")[![mariuswilms](https://avatars.githubusercontent.com/u/29702?v=4)](https://github.com/mariuswilms "mariuswilms (1174 commits)")[![gwoo](https://avatars.githubusercontent.com/u/13685?v=4)](https://github.com/gwoo "gwoo (575 commits)")[![jperras](https://avatars.githubusercontent.com/u/20675?v=4)](https://github.com/jperras "jperras (293 commits)")[![jails](https://avatars.githubusercontent.com/u/1306941?v=4)](https://github.com/jails "jails (215 commits)")[![alkemann](https://avatars.githubusercontent.com/u/48854?v=4)](https://github.com/alkemann "alkemann (129 commits)")[![niel](https://avatars.githubusercontent.com/u/117568?v=4)](https://github.com/niel "niel (114 commits)")[![daschl](https://avatars.githubusercontent.com/u/29086?v=4)](https://github.com/daschl "daschl (101 commits)")[![Howard3](https://avatars.githubusercontent.com/u/196480?v=4)](https://github.com/Howard3 "Howard3 (87 commits)")[![indiefan](https://avatars.githubusercontent.com/u/172696?v=4)](https://github.com/indiefan "indiefan (81 commits)")[![mehlah](https://avatars.githubusercontent.com/u/224928?v=4)](https://github.com/mehlah "mehlah (48 commits)")[![daetal-us](https://avatars.githubusercontent.com/u/43869?v=4)](https://github.com/daetal-us "daetal-us (32 commits)")[![mikegreiling](https://avatars.githubusercontent.com/u/812328?v=4)](https://github.com/mikegreiling "mikegreiling (30 commits)")[![farhadi](https://avatars.githubusercontent.com/u/102497?v=4)](https://github.com/farhadi "farhadi (27 commits)")[![mackstar](https://avatars.githubusercontent.com/u/197328?v=4)](https://github.com/mackstar "mackstar (23 commits)")[![kuja](https://avatars.githubusercontent.com/u/18334?v=4)](https://github.com/kuja "kuja (23 commits)")[![vesln](https://avatars.githubusercontent.com/u/330048?v=4)](https://github.com/vesln "vesln (22 commits)")[![cgarvis](https://avatars.githubusercontent.com/u/213125?v=4)](https://github.com/cgarvis "cgarvis (18 commits)")[![jlogsdon](https://avatars.githubusercontent.com/u/88460?v=4)](https://github.com/jlogsdon "jlogsdon (17 commits)")[![rmarscher](https://avatars.githubusercontent.com/u/352937?v=4)](https://github.com/rmarscher "rmarscher (17 commits)")

---

Tags

aopconventionsframeworkphpradframeworklithiumli3

### Embed Badge

![Health badge](/badges/unionofrad-lithium/health.svg)

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

###  Alternatives

[silverstripe/framework

The SilverStripe framework

7213.5M2.5k](/packages/silverstripe-framework)[juzaweb/cms

Juzaweb CMS is a Content Management System (CMS) developed based on Laravel Framework and web platform whose sole purpose is to make your development workflow simple again. Project develop by Juzaweb

187571.2k](/packages/juzaweb-cms)[fuel/fuel

FuelPHP is a simple, flexible, community driven PHP 5.4+ framework, based on the best ideas of other frameworks, with a fresh start!

1.5k42.3k](/packages/fuel-fuel)[kohana/cache

The official Kohana cache management module

76318.3k8](/packages/kohana-cache)[kohana/orm

The official Kohana ORM module

15772.1k8](/packages/kohana-orm)[unionofrad/framework

The li₃ standard distribution, including overarching directory layout, starting application, and a copy of the framework.

1932.9k](/packages/unionofrad-framework)

PHPackages © 2026

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