multiverse VS params

Compare multiverse vs params and see what are their differences.

multiverse

Elixir package that allows to add compatibility layers via API gateways. (by Nebo15)

params

Easy parameters validation/casting with Ecto.Schema, akin to Rails' strong parameters. (by vic)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
multiverse params
- -
93 332
- -
0.0 2.7
over 4 years ago 3 months ago
Elixir Elixir
MIT License Apache License 2.0
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.

multiverse

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

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

params

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

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

What are some alternatives?

When comparing multiverse and params you can also consider the following projects:

passport - Provides authentication for phoenix application

plug_rails_cookie_session_store - Rails compatible Plug session store

plug - Compose web applications with functions

ex_admin - ExAdmin is an auto administration package for Elixir and the Phoenix Framework

better_params - Cleaner request parameters in Elixir web applications 🙌

plug_auth - A collection of authentication-related plugs

plug_cloudflare - Parses CloudFlare's CF-Connecting-IP header into Plug.Conn's remote_ip field.

plugs - A collection of Plug middleware for web applications

filterable - Filtering from incoming params in Elixir/Ecto/Phoenix with easy to use DSL.

phoenix_live_reload - Provides live-reload functionality for Phoenix