Phoenix
This is documentation for the Phoenix project.
By default, Phoenix applications depend on other packages besides Phoenix itself. Below we provide a short explanation with links to their documentation for each of those projects:
Ecto - a language integrated query and database wrapper
Phoenix - the Phoenix web framework (these docs)
Phoenix HTML - conveniences for working with HTML in Phoenix
- Plug - a specification and conveniences for composable modules in between web applications
There are also optional packages depending on your configuration:
- Phoenix PubSub Redis - use Redis to power Phoenix PubSub system