Ross ROSS = Recommend OSS · open-source software intelligence for agents

UnionOfRAD/lithium

li₃ is the fast, flexible and most RAD development framework for PHP observed · 2026-08-28

github.com/UnionOfRAD/lithium · homepage · PHP · BSD-3-Clause (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
UnionOfRAD/lithiummain39

For agents

markdown · JSON · MCP: product_card(name="UnionOfRAD/lithium")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem