plug_canonical_host VS better_params

Compare plug_canonical_host vs better_params and see what are their differences.

plug_canonical_host

PlugCanonicalHost ensures that all requests are served by a single canonical host. (by remi)

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
plug_canonical_host better_params
- -
37 97
- -
0.0 0.0
7 months 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_canonical_host

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

We haven't tracked posts mentioning plug_canonical_host 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 plug_canonical_host and better_params you can also consider the following projects:

surface - A server-side rendering component library for Phoenix

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

scrivener_html - HTML view helpers for Scrivener

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

torch - A rapid admin generator for Elixir & Phoenix

graphql_parser - Elixir binding for libgraphqlparser

phoenix_live_reload - Provides live-reload functionality for Phoenix

phoenix_html_sanitizer - HTML Sanitizer for Phoenix

cors_plug - An Elixir Plug to add CORS.

plug - Compose web applications with functions