Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Phoenix

Phoenix

67 projects

Showing 31 of 67 projects

absinthe_plug
absinthe_plugElixir

Plug integration for Absinthe, enabling GraphQL APIs in Elixir web applications.

#http-handler#elixir#phoenix
Stars263
Forks179
Last commit24 days ago
exchat
exchatElixir

A Slack-like real-time chat application built with Elixir, Phoenix, and React.

#chat#elixir#team-collaboration
Stars259
Forks34
Last commit7 years ago
ecto_watch
ecto_watchElixir

Get real-time PostgreSQL database change notifications in Elixir applications via triggers and PubSub.

#elixir#phoenix#ecto
Stars249
Forks19
Last commit4 months ago
rollbax
rollbaxElixir

Elixir client for reporting exceptions and logs to Rollbar, with automatic crash reporting for OTP processes.

#elixir#phoenix#otp
Stars240
Forks51
Last commit1 year ago
ExShop
ExShopElixir

A digital goods shop and blog platform built with Elixir and Phoenix for selling web resources like templates and themes.

#elixir#phoenix#content-management
Stars224
Forks24
Last commit9 years ago
logster
logsterElixir

An easy-to-parse, single-line logger for Elixir Phoenix and Plug applications, supporting logfmt, JSON, and custom formatting.

#elixir#phoenix#production
Stars213
Forks27
Last commit1 year ago
phoenix-todo-list-tutorial
phoenix-todo-list-tutorialElixir

A step-by-step tutorial for building a fully functional todo list app in Phoenix 1.7 using only HTML, CSS, and Elixir.

#beginner-friendly#elixir#todo
Stars211
Forks17
Last commit13 days ago
CaptainFact
CaptainFactElixir

API backend for CaptainFact, a collaborative platform for fact-checking videos with community-sourced annotations.

#hacktoberfest#elixir#phoenix
Stars190
Forks26
Last commit1 month ago
inquisitor
inquisitorElixir

A composable query builder for Ecto that enables flexible and secure filtering in Elixir applications.

#query-builder#database#elixir
Stars169
Forks13
Last commit6 years ago
basic_auth
basic_authElixir

An Elixir Plug for adding HTTP basic authentication to web applications with configurable credentials or custom authentication functions.

#elixir#web-security#phoenix
Stars165
Forks26
Last commit6 years ago
timex_ecto
timex_ectoElixir

An adapter for using Timex DateTimes with Ecto, providing custom date/time types for Elixir applications.

#database#elixir#datetime
Stars163
Forks68
Last commit4 years ago
faker_elixir
faker_elixirElixir

An Elixir package for generating fake data like names, addresses, and emails for seeding databases and testing.

#database-seeding#elixir-lang#database
Stars150
Forks6
Last commit4 years ago
phx_component_helpers
phx_component_helpersElixir

Extensible Phoenix LiveView component helpers that reduce boilerplate for HTML attributes, CSS classes, and form handling.

#html-attributes#elixir#phoenix
Stars139
Forks8
Last commit1 year ago
geoip
geoipElixir

An Elixir library to find geographic location information from IP addresses, hostnames, or Plug.Conn structs.

#elixir#plug-conn#caching
Stars126
Forks23
Last commit2 years ago
elixir-browser
elixir-browserElixir

A comprehensive browser and platform detection library for Elixir, ported from the Ruby browser library.

#elixir#user-agent-parsing#phoenix
Stars109
Forks26
Last commit1 year ago
filterable
filterableElixir

A minimal DSL for mapping query parameters to composable filter functions in Elixir/Ecto/Phoenix applications.

#dynamic-queries#query-builder#functional-programming
Stars105
Forks8
Last commit3 years ago
cloudex
cloudexElixir

An Elixir library for uploading images and generating URLs with Cloudinary.

#image-upload#elixir#phoenix
Stars104
Forks67
Last commit1 year ago
Startup Job
Startup JobElixir

A sample project to search startup jobs scraped from various websites, built with Elixir/Phoenix backend and React/Redux frontend.

#elixir#startup-jobs#phoenix
Stars101
Forks15
Last commit9 years ago
authorize
authorizeElixir

A rule-based authorization library for Elixir applications using a declarative DSL to define and evaluate access control rules.

#rule-engine#elixir#phoenix
Stars100
Forks5
Last commit6 years ago
phoenix_gon
phoenix_gonElixir

A Phoenix library that safely passes server-side variables to JavaScript without manual JSON encoding.

#hex#javascript-integration#elixir
Stars100
Forks20
Last commit2 years ago
plug_rails_cookie_session_store
plug_rails_cookie_session_storeElixir

A Plug session store that enables sharing session data between Rails and Phoenix applications.

#rails#phoenix#elixir-phoenix
Stars98
Forks29
Last commit5 years ago
ecto_anon
ecto_anonElixir

An Elixir library for data anonymization directly in Ecto schemas, with support for fields, associations, and embeds.

#data-anonymization#database#elixir
Stars91
Forks2
Last commit13 days ago
goal
goalElixir

An Elixir parameter validation library built on Ecto for JSON APIs, HTML controllers, and LiveViews.

#elixir#parameter-validation#phoenix
Stars89
Forks11
Last commit7 months ago
phoenix_pages
phoenix_pagesElixir

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

#elixir#phoenix#frontmatter
Stars86
Forks7
Last commit1 year ago
expug
expugElixir

Pug-inspired indented shorthand HTML templates for Elixir, enabling concise template syntax.

#elixir#phoenix#html-templates
Stars83
Forks3
Last commit8 years ago
speakeasy
speakeasyElixir

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

#elixir#phoenix#graphql
Stars83
Forks7
Last commit2 years ago
plug_checkup
plug_checkupElixir

A Plug for adding simple health checks to Elixir applications with JSON output.

#json-api#elixir#devops
Stars74
Forks8
Last commit4 years ago
prometheus-phoenix
prometheus-phoenixElixir

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

#elixir#phoenix#observability
Stars73
Forks19
Last commit5 years ago
access pass
access passElixir

A comprehensive user authentication library for Elixir APIs with login, registration, password recovery, and route generation.

#elixir#phoenix#user-management
Stars70
Forks11
Last commit5 years ago
plugsnag
plugsnagElixir

An Elixir Plug for automatically reporting errors to Bugsnag from web applications.

#elixir#phoenix#bugsnag
Stars67
Forks41
Last commit10 months ago
algoliax
algoliaxElixir

An Elixir library for integrating Algolia search into Elixir applications, supporting both built-in structs and Ecto schemas.

#search#elixir-lang#elixir
Stars65
Forks19
Last commit10 days ago
PreviousPage 2 of 2

Related Tags

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
#Elixir65
#Phoenix Framework36
#Ecto19
#Web Development17
#Plug15
#Hex Package9
#Liveview8
#Postgresql8
#Database7
#Hacktoberfest7
#Backend7
#Monitoring7