phoenixframework/phoenix
Peace of mind from prototype to production observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 99
- 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: 4
- age_days: 4608
- days_rel: 8
- days_push: 8
- n_releases_24m: 4
Adoption not part of the score
23125 stars · 3107 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Phoenix is a productive, full-featured web framework for Elixir that emphasizes developer productivity and real-time features. It supports HTML apps via LiveView, JSON/GraphQL APIs, and built-in PubSub and Channels for distributed realtime communication.
Use cases
- build a realtime web application with live updates
- create a JSON REST API in Elixir
- build interactive apps without writing JavaScript
- scaffold a full-stack web app with authentication
- build a scalable GraphQL backend
- push events to browsers across multiple nodes
When to choose
- you want a batteries-included web framework with realtime built in
- you're building in Elixir and want proven production scalability
- you need server-rendered interactive UIs via LiveView
- you need distributed PubSub across clustered nodes
When to avoid
- your team doesn't know Elixir and can't invest in learning it
- you need a huge ecosystem of JavaScript frontend libraries
- you're building a simple static site
- you need a framework in a more commonly hired-for language
Facets
framework · maturity stable
web-framework http-server routing templating websocket auth api-framework middleware web-development backend apis elixir cross-platform liveview realtime pubsub channels mvc productivity real-time web-server
2 sources
- readme: https://github.com/phoenixframework/phoenix · fetched 2026-08-28 · 09fbb46ae297
- homepage: https://www.phoenixframework.org · fetched 2026-08-29 · be2d9049379f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| phoenixframework/phoenix | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="phoenixframework/phoenix")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem