Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Phoenix
P

Phoenix

Framework
111 projects66.2k total stars6.7k total forks7 languages

Open-source projects built with Phoenix

There are currently 111 open-source projects built with Phoenix, with a combined total of 66.2k GitHub stars. The most common language among these projects is Elixir.

Showing 111 open-source projects · page 3 of 4

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
phoenix_pages
phoenix_pagesjsonmaur/phoenix-pages

A Phoenix library for adding blogs, documentation, and static pages with markdown, frontmatter, and syntax highlighting.

867Elixir
1 year ago
Phoenix
Phoenixdevato/inertia_phoenix

An Inertia.js adapter for building single-page applications with Elixir Phoenix and modern JavaScript frameworks.

8310Elixir
2 years ago
speakeasy
speakeasycoryodaniel/speakeasy

Middleware-based authorization for Absinthe GraphQL powered by Bodyguard, providing authentication-agnostic access control.

827Elixir
2 years ago
prometheus-phoenix
prometheus-phoenixdeadtrickster/prometheus-phoenix

Phoenix framework integration for Prometheus.ex, providing instrumentation for controllers, channels, and rendering.

7319Elixir
5 years ago
newrelic.ex
newrelic.exromul/newrelic.ex

An Elixir agent for instrumenting Phoenix applications with New Relic to monitor web transactions and database queries.

6419Elixir
6 years ago
xcribe
xcribebrainn-co/xcribe

A Phoenix-based REST API documentation generator that creates docs from test specifications.

614Elixir
2 years ago
csv2sql
csv2sqlArp-G/csv2sql

A blazing-fast, fully-automated tool for loading large CSV files into MySQL or PostgreSQL databases with parallel processing.

583Elixir
3 days ago
Elm + Phoenix + Webpack
Elm + Phoenix + Webpackronanyeah/elm-phoenix-example

A minimal teaching example for integrating Elm with Phoenix using webpack.

577Elixir
8 years ago
repeatex
repeatexrcdilorenzo/repeatex

A library for parsing, scheduling, and formatting repeating events from natural language expressions.

536Elixir
7 years ago
phoenix_pubsub_rabbitmq
phoenix_pubsub_rabbitmqpma/phoenix_pubsub_rabbitmq

RabbitMQ adapter for Phoenix PubSub, enabling distributed messaging without distributed Erlang.

4723Elixir
10 years ago
explode
explodepkinney/explode

A utility for generating standard HTTP/JSON error responses in Elixir's Plug and Phoenix frameworks.

454Elixir
3 years ago
versionary
versionarysticksnleaves/versionary

Adds API versioning support to Elixir Plug and Phoenix applications via request header verification.

423Elixir
4 years ago
Queerlink
QueerlinkQueertoo/Queerlink

A simple and efficient URL shortening service written in Elixir with a JSON API and web interface.

397CSS
8 years ago
graphql_relay
graphql_relaygraphql-elixir/graphql_relay

Helper functions for creating Relay-compatible GraphQL schemas in Elixir.

379Elixir
8 years ago
pictionary
pictionaryArp-G/pictionary

A multiplayer drawing and guessing game where players draw words for others to guess and earn points.

375JavaScript
3 years ago
taggart
taggartijcd/taggart

An Elixir library for generating HTML and other tag-based markup using pure Elixir code instead of templates.

354Elixir
8 years ago
renew
renewNebo15/renew

A mix task to generate Elixir projects with Docker, CI, and microservice boilerplate for consistent twelve-factor deployments.

334Elixir
8 years ago
phoenix_meta_tags
phoenix_meta_tagshlongvu/phoenix_meta_tags

A Phoenix library for generating HTML meta tags, Open Graph, and Twitter Card tags from Elixir data structures.

3111Elixir
2 years ago
phoenix_html_simplified_helpers
phoenix_html_simplified_helpersikeikeikeike/phoenix_html_simplified_helpers

A collection of convenient HTML helpers for Phoenix web applications, including text truncation, time formatting, and URL utilities.

3112Elixir
5 years ago
phoenix_pubsub_postgres
phoenix_pubsub_postgresopendrops/phoenix-pubsub-postgres

PostgreSQL PubSub adapter for Phoenix applications, enabling real-time messaging using PostgreSQL's NOTIFY/LISTEN.

284Elixir
11 years ago
airbrake
airbrakeromul/airbrake-elixir

An Elixir notifier for sending exceptions and errors to Airbrake or Errbit with Plug and Phoenix integration.

2714Elixir
3 years ago
phoenix_html_sanitizer
phoenix_html_sanitizerelixirstatus/phoenix_html_sanitizer

A Phoenix library for sanitizing HTML user input by stripping or allowing specific tags and attributes.

2712Elixir
1 year ago
request_cache_plug
request_cache_plugMikaAK/request_cache_plug

A Phoenix plug for caching GraphQL queries and REST requests, short-circuiting JSON processing to deliver microsecond responses.

267Elixir
1 year ago
phoenix_api_docs
phoenix_api_docssmoku/phoenix_api_docs

Generate API Blueprint documentation from Phoenix controller annotations and automated tests.

2610Elixir
7 years ago
vim_snake
vim_snaketheanht1/vim_snake

A multiplayer snake game with Vim-style keybindings built with Phoenix and Phaser.

220Elixir
9 months ago
phoenix_routes_js
phoenix_routes_jskhusnetdinov/phoenix_routes_js

Generate Phoenix framework route helpers for use in JavaScript code, enabling client-side URL generation.

214Elixir
4 years ago
crudex
crudexbitgamma/crudex

CRUD utilities for Phoenix and Ecto that simplify JSON encoding, virtual fields, and controller generation.

200Elixir
11 years ago
phoenix_turnstile
phoenix_turnstilejsonmaur/phoenix-turnstile

Phoenix components and helpers for integrating Cloudflare Turnstile CAPTCHA into Elixir web applications.

2011Elixir
1 year ago
raygun
rayguncobenian/raygun

An Elixir client library for sending application errors and exceptions to the Raygun error monitoring service.

1917Elixir
6 years ago
phoenix_client_ssl
phoenix_client_ssljshmrtn/phoenix-client-ssl

A set of Plugs and libraries for implementing SSL client certificate authentication in Phoenix applications.

197Elixir
6 years ago
giza_sphinxsearch
giza_sphinxsearchTyler-pierce/giza_sphinxsearch

An Elixir client for Sphinx and Manticore Search engines, providing full-text search capabilities with SQL, native, and HTTP protocols.

195Elixir
2 months ago
Caddishouse
Caddishousecaddishouse/reader

A lightweight web-based document reader that connects to cloud storage and saves reading progress.

180Elixir
1 year ago
phoenix_svg
phoenix_svgjsonmaur/phoenix-svg

An inline SVG component for Phoenix that loads and caches SVG files during compilation with live reload support.

188Elixir
1 year ago
phoenix_linguist
phoenix_linguistjxs/phoenix_linguist

A plug and view helpers for integrating Linguist internationalization into Phoenix web applications.

185Elixir
6 years ago
apocryphal
apocryphalcoryodaniel/apocryphal

Generate ExUnit tests from Swagger/OpenAPI specifications to verify API compliance in Elixir applications.

170Elixir
9 years ago
test_selector
test_selectorDefactoSoftware/test_selector

Elixir library for generating hashed, scoped test selectors in Phoenix applications to separate testing from styling.

132Elixir
2 years ago
1
2
3
4