UnionOfRAD/lithium
li₃ is the fast, flexible and most RAD development framework for PHP observed · 2026-08-28
Health v2 · maintenance only
39/100
- Activity 37
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5566
- days_rel: n/a
- days_push: 380
- n_releases_24m: 0
Adoption not part of the score
1219 stars · 230 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
li₃ (formerly Lithium) is a full-stack PHP web framework built for rapid application development, featuring a unified ORM/ODM that works with both relational and NoSQL databases. It emphasizes flexibility through its method filter (AOP) system, dynamic dependency injection, and a plugin architecture where every core component is replaceable.
Use cases
- build a php web application with mvc conventions
- use one orm for both mysql and mongodb
- rapidly prototype a blog or crud app in php
- build a micro-app in a single php file with routing
- swap out framework internals like templating or orm via plugins
- intercept and wrap framework method calls with filters
When to choose
- you want a flexible, convention-over-configuration PHP framework with NoSQL support
- you need to override or replace core framework classes and components
- you value RAD workflow with unified relational and non-relational data access
When to avoid
- your team relies on a large ecosystem and hiring pool like Laravel or Symfony
- you need cutting-edge PHP 8+ features or async PHP
- you prefer a framework with minimal opinions and no default project structure
Facets
framework · maturity active
web-framework orm routing templating middleware plugin-system web-development backend databases developer-tools php cross-platform rad aop nosql mongodb psr-4 mvc method-filters web-server
9 sources
- readme: https://github.com/UnionOfRAD/lithium · fetched 2026-08-28 · ba6b7cfae627
- homepage: http://li3.me · fetched 2026-08-29 · c282fbf0bbda
- site_page: https://li3.me/docs/api/lithium/2.0.x/lithium · fetched 2026-08-29 · 1dc1e83535dc
- site_page: https://li3.me/docs/api/lithium/1.3.x/lithium · fetched 2026-08-29 · 44ca8b7290ed
- site_page: https://li3.me/docs/api/lithium/1.2.x/lithium · fetched 2026-08-29 · 29e6cb654b5f
- site_page: https://li3.me/docs/api/lithium/1.1.x/lithium · fetched 2026-08-29 · 9d939b00a47b
- site_page: https://li3.me/docs/api/lithium/1.0.x/lithium · fetched 2026-08-29 · 77b27dce4988
- site_page: https://li3.me/docs · fetched 2026-08-29 · ab001d990c6d
- site_page: https://li3.me/docs/book/manual/1.x/quickstart · fetched 2026-08-29 · 19904a533eda
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| UnionOfRAD/lithium | main | 39 |
For agents
markdown · JSON · MCP: product_card(name="UnionOfRAD/lithium")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem