Phoenix Framework
Phoenix is a web framework for Elixir.
Phoenix is a web framework for Elixir.
Reviews for Phoenix Framework
Hear what real users highlight about this tool.
Phoenix lets you do things that no other technology framework can do.
I used to work with Ruby on Rails, but now Elixir & Phoenix are all I'd ever use.
To achieve high scalable real-time connections, Elixir/Phoenix was the best choice for us
Peace of mind from prototype to production.
This is my favourite web framework.
I love FP and the elegance of Elixir language, as well as how easy it is to build soft real time apps that scale with Phoenix.
LiveView makes our platform feel super responsive. Built our customer chat support feature easily with real-time messaging. Makes building complex web apps actually enjoyable instead of a nightmare.
We used phoenix as our web server and its websocket js library and backend for streaming chat responses. Elixir and phoenix are perfect for AI backends.
The backbone of our real-time drafting and chat features; channels keep updates instant and fault-tolerant. Elixir’s concurrency and Phoenix LiveView fast, resilient UI with minimal JS.
This was my first Phoenix project, and setting up a new project using mix automations is super fast. And the Elixir gen servers are what allows the Pomodoro app to keep running even after closing the tab, without needing any user accounts.
The backbone of the product. Leveraged Phoenix’s speed and scalability to build a fast, real-time web experience with Elixir’s powerful backend.
Using LiveView allowed me to create a dynamic web app with great performance using a single language.
Used Phoenix Framework to create our events micro service handle thousands of request to get (real) realtime.
Phoenix allowed me to rapidly prototype Voteboards, and the Liveview features are amazing.