# phoenixframework/phoenix

Peace of mind from prototype to production

Repository: https://github.com/phoenixframework/phoenix
Canonical: https://ross.abutalabs.com/products/phoenix
Homepage: https://www.phoenixframework.org
Language: Elixir
License: MIT
License Family: permissive
Topics: elixir, web-framework, distributed, realtime, api-server
Last push: 2026-08-25T09:10:45+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 99, longevity 100
- inputs: {"age_days": 4608, "days_push": 8, "days_rel": 8, "gap_med": 4, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 23125, forks 3107 (observed 2026-08-28T04:11:34.460196+00:00)

## What it is
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
- artifact type: framework
- maturity: stable
- function: web-framework, http-server, routing, templating, websocket, auth, api-framework, middleware
- domain: web-development, backend, apis
- platform: elixir, cross-platform
- tags: liveview, realtime, pubsub, channels, mvc, productivity, real-time, web-server

## Member repositories
- phoenixframework/phoenix (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:34.460196+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:56:47.617044+00:00, confidence not recorded.
  - readme: https://github.com/phoenixframework/phoenix (fetched 2026-08-28T04:11:34.460196+00:00, sha 09fbb46ae297)
  - homepage: https://www.phoenixframework.org (fetched 2026-08-29T07:54:41.254790+00:00, sha be2d9049379f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
