Phoenix is a high-performance, productive web development framework written in Elixir. It runs on the Erlang VM (BEAM). It is designed to support both traditional request/response web applications. It also supports real-time, soft-real-time applications via WebSockets, channels, PubSub, and presence features. Phoenix emphasizes fault tolerance, scalability, and developer productivity. It provides tools like code generators, LiveView integration, templating, routing, and a flexible plug pipeline.
Features
- LiveView integration for building interactive, real-time user interfaces without heavy client-side JavaScript
- Channels / PubSub for real-time messaging and broadcasting across processes and nodes
- Code generators (e.g. phx.new, phx.gen.live, phx.gen.auth) to scaffold web apps quickly
- Support for scopes / secure data access patterns (added in Phoenix 1.8)
- Integration with CSS/theming frameworks (Tailwind + daisyUI) for styling and UI theming
- Optimized performance, minimal overhead, and scalability on BEAM (Elixir/Erlang VM)
Categories
FrameworksLicense
MIT LicenseFollow Phoenix Framework
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Phoenix Framework!