plug_and_play VS better_params

Compare plug_and_play vs better_params and see what are their differences.

plug_and_play

Set up an Elixir Plug application with less boilerplate. (by henrik)

better_params

Cleaner request parameters in Elixir web applications 🙌 (by sheharyarn)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
plug_and_play better_params
2 -
15 97
- -
0.0 0.0
about 7 years ago over 5 years ago
Elixir Elixir
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

plug_and_play

Posts with mentions or reviews of plug_and_play. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-15.

better_params

Posts with mentions or reviews of better_params. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning better_params yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing plug_and_play and better_params you can also consider the following projects:

webassembly - Web DSL for Elixir

params - Easy parameters validation/casting with Ecto.Schema, akin to Rails' strong parameters.

phoenix_ecto - Phoenix and Ecto integration with support for concurrent acceptance testing

rummage_phoenix - Full Phoenix Support for Rummage. It can be used for searching, sorting and paginating collections in phoenix.

phoenix_live_reload - Provides live-reload functionality for Phoenix

graphql_parser - Elixir binding for libgraphqlparser

Raxx - Interface for HTTP webservers, frameworks and clients

phoenix_html_sanitizer - HTML Sanitizer for Phoenix

phoenix_pubsub_redis - The Redis PubSub adapter for the Phoenix framework

plug_auth - A collection of authentication-related plugs

plug - Compose web applications with functions