rummage_phoenix VS better_params

Compare rummage_phoenix vs better_params and see what are their differences.

rummage_phoenix

Full Phoenix Support for Rummage. It can be used for searching, sorting and paginating collections in phoenix. (by annkissam)

better_params

Cleaner request parameters in Elixir web applications 🙌 (by sheharyarn)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
rummage_phoenix better_params
0 0
151 97
0.0% -
0.0 0.0
over 1 year 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.

rummage_phoenix

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

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

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 rummage_phoenix and better_params you can also consider the following projects:

resin - Make your plug pipeline act more enterprisey...

dayron - A repository `similar` to Ecto.Repo that maps to an underlying http client, sending requests to an external rest api instead of a database

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

trailing_format_plug - An elixir plug to support legacy APIs that use a rails-like trailing format: http://api.dev/resources.json

plug - Compose web applications with functions

phoenix_html - Building blocks for working with HTML in Phoenix

graphql_parser - Elixir binding for libgraphqlparser

plug_jwt - Plug for JWT authentication

phoenix_html_sanitizer - HTML Sanitizer for Phoenix

phoenix_live_reload - Provides live-reload functionality for Phoenix

Raxx - Interface for HTTP webservers, frameworks and clients