commanded
phoenix_html
Our great sponsors
- Paraxial.io - Bot detection and prevention for Elixir/Phoenix applications
- SonarLint - Deliver Cleaner and Safer Code - Right in Your IDE of Choice!
- Scout APM - Less time debugging, more time building
commanded | phoenix_html | |
---|---|---|
2 | 0 | |
1,521 | 300 | |
1.4% | 3.3% | |
7.3 | 7.2 | |
20 days ago | 8 days ago | |
Elixir | Elixir | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
commanded
-
Using CQRS in a simple Phoenix API with Commanded
The Commanded hex package is a fabulous CQRS library used by some real companies in production, but it doesn't have a great on-ramp.
-
Phoenix LiveView, but event-sourced
The context: I'm building a cryptocurrency exchange application. I don't have the business chops to run an actual exchange, so this is just for fun. The application is built in Elixir, using the Commanded framework for CQRS/ES goodness, and Phoenix LiveView because it's the hot new thing that I wanted to learn.
phoenix_html
We haven't tracked posts mentioning phoenix_html yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
plug - Compose web applications with functions
rummage_phoenix - Full Phoenix Support for Rummage. It can be used for searching, sorting and paginating collections in phoenix.
phoenix_ecto - Phoenix and Ecto integration with support for concurrent acceptance testing
phoenix_pubsub_postgres - Postgresql PubSub adapter for Phoenix apps
phoenix_pubsub_rabbitmq - RabbitMQ adapter for Phoenix's PubSub layer
torch - A rapid admin generator for Elixir & Phoenix
webassembly - Web DSL for Elixir
ex_admin - ExAdmin is an auto administration package for Elixir and the Phoenix Framework
phoenix_pubsub_redis - The Redis PubSub adapter for the Phoenix framework
params - Easy parameters validation/casting with Ecto.Schema, akin to Rails' strong parameters.