Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Phoenix Framework

Phoenix Framework

196 projects

Showing 36 of 196 projects

puppeteer_pdf
puppeteer_pdfElixir

An Elixir wrapper for generating PDFs from HTML using Puppeteer, offering improved rendering over wkhtmltopdf.

#elixir#html-to-pdf#puppeteer
Stars98
Forks18
Last commit7 years ago
crudry
crudryElixir

An Elixir library that reduces boilerplate code for CRUD operations in Phoenix contexts and Absinthe resolvers.

#backend-development#crud#elixir
Stars93
Forks11
Last commit4 years ago
plasm
plasmElixir

A composable query library for Ecto providing higher-level functions like .count, .random, .earliest, and .latest.

#query-builder#database#elixir
Stars92
Forks4
Last commit6 years ago
exfile
exfileElixir

File upload persistence and processing for Phoenix/Plug applications with flexible storage and on-the-fly processing.

#elixir#ecto#phoenix-framework
Stars90
Forks19
Last commit4 years 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 commit8 months ago
sendgrid
sendgridElixir

An Elixir wrapper for SendGrid's API to create and send composable emails with Phoenix view integration.

#email-templates#elixir#sendgrid
Stars88
Forks45
Last commit2 years 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
nomad
nomadElixir

An Elixir SDK and deployment tool that provides a universal API for cloud services across multiple providers, eliminating vendor lock-in.

#adapter-pattern#elixir#vendor-agnostic
Stars86
Forks3
Last commit6 years ago
Phoenix
PhoenixElixir

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

#elixir#single-page-application#elixir-phoenix
Stars83
Forks10
Last commit2 years ago
ueberauth_identity
ueberauth_identityElixir

A username/password authentication strategy for the Überauth Elixir library.

#ueberauth#elixir#open-source
Stars80
Forks21
Last commit4 years ago
ueberauth_facebook
ueberauth_facebookElixir

A Facebook OAuth2 strategy implementation for the Überauth authentication library in Elixir.

#ueberauth#oauth#elixir
Stars79
Forks60
Last commit2 years ago
HealthLocker
HealthLockerElixir

A secure NHS-powered platform for mental health self-management and communication between service users, carers, and clinicians.

#elixir#secure-messaging#azure
Stars74
Forks10
Last commit8 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
ecto_facade
ecto_facadeElixir

Separates read and write operations across multiple Ecto repositories for database replication setups.

#elixir#ecto#phoenix-framework
Stars69
Forks7
Last commit2 years ago
stranger
strangerElixir

A web app for anonymous real-time chat with randomly matched strangers.

#elixir#web-app#phoenix-framework
Stars67
Forks4
Last commit10 years ago
newrelic.ex
newrelic.exElixir

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

#elixir#observability#ecto
Stars64
Forks19
Last commit6 years ago
uai_shot
uai_shotElixir

A multiplayer ship battle game built with Elixir, Phoenix Framework, and Phaser.

#phoenix-application#elixir#phoenix-framework
Stars63
Forks7
Last commit3 years ago
xcribe
xcribeElixir

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

#elixir#phoenix-framework#rest-api
Stars61
Forks4
Last commit2 years ago
tuco_tuco
tuco_tucoElixir

A Capybara-like web application testing tool for Elixir that simulates user interaction via browser automation.

#elixir#integration-testing#dsl
Stars58
Forks8
Last commit9 years ago
Elm + Phoenix + Webpack
Elm + Phoenix + WebpackElixir

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

#teaching-example#functional-programming#elixir
Stars57
Forks7
Last commit8 years ago
repeatex
repeatexElixir

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

#parsing#elixir#open-source
Stars53
Forks6
Last commit7 years ago
scrivener_headers
scrivener_headersElixir

Adds RFC-5988 compliant pagination headers to Scrivener-based API responses in Elixir applications.

#hex#elixir-lang#api-pagination
Stars53
Forks11
Last commit3 days ago
phoenix_pubsub_rabbitmq
phoenix_pubsub_rabbitmqElixir

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

#elixir#adapter#message-queue
Stars47
Forks23
Last commit10 years ago
explode
explodeElixir

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

#json-api#elixir#api
Stars45
Forks4
Last commit3 years ago
artifact
artifactElixir

A file upload and on-the-fly processing library for Elixir applications.

#elixir#storage#phoenix-framework
Stars44
Forks2
Last commit7 years ago
versionary
versionaryElixir

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

#elixir-lang#elixir#elixir-phoenix
Stars42
Forks3
Last commit4 years ago
ectophile
ectophileElixir

An Ecto extension that adds file upload support to Elixir models with minimal configuration.

#elixir#ecto#phoenix-framework
Stars42
Forks1
Last commit10 years ago
ueberauth_microsoft
ueberauth_microsoftElixir

Microsoft OAuth2 strategy for the Überauth Elixir authentication library.

#ueberauth#elixir#microsoft
Stars40
Forks37
Last commit6 months ago
plug_canonical_host
plug_canonical_hostElixir

An Elixir Plug that redirects requests from non-canonical hosts to a single canonical host.

#elixir#http-middleware#web-server
Stars40
Forks8
Last commit2 years ago
Queerlink
QueerlinkCSS

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

#json-api#elixir-lang#elixir
Stars39
Forks7
Last commit8 years ago
plug_jwt
plug_jwtElixir

A JWT authentication plug for Elixir Phoenix applications that integrates with Joken.

#web-authentication#elixir#phoenix-framework
Stars39
Forks4
Last commit11 years ago
aeacus
aeacusElixir

A simple, secure, and highly configurable Elixir identity/password authentication module for use with Map-compatible data structures like Ecto.

#elixir#authentication#ecto
Stars38
Forks4
Last commit4 years ago
ueberauth_twitter
ueberauth_twitterElixir

Twitter OAuth 1.0a strategy for the Überauth authentication library in Elixir.

#ueberauth#oauth#elixir
Stars37
Forks39
Last commit4 years ago
taggart
taggartElixir

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

#functional-programming#elixir#phoenix-framework
Stars35
Forks4
Last commit8 years ago
renew
renewElixir

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

#generator#hex#elixir-lang
Stars33
Forks4
Last commit8 years ago
phoenix_meta_tags
phoenix_meta_tagsElixir

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

#elixir#metatags#phoenix
Stars31
Forks11
Last commit2 years ago
PreviousPage 4 of 6

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
Next
#Elixir194
#Phoenix52
#Web Development46
#Ecto44
#Plug39
#Authentication26
#Postgresql20
#Elixir Lang18
#Backend15
#Real Time15
#Security14
#Liveview14