← Back to Vibers

Builder
phoenixframework
1 Tool
Phoenix is an open-source web development framework for the Elixir programming language, created by Chris McCord in 2014 as an alternative to Ruby on Rails for building scalable, real-time applications on the Erlang VM (BEAM). It follows a server-side MVC pattern and is best known for introducing LiveView, which enables rich, real-time user interfaces without writing client-side JavaScript. The project is MIT-licensed and maintained by the Phoenix core team, with McCord continuing as lead maintainer.
Tools
Elixir / Phoenix(www.phoenixframework.org)
Web framework on the Elixir BEAM VM built for real-time apps through LiveView, channels, and high concurrency.