policy_wonk
Elixir authorization and resource loading in Plug form for Phoenix (by boydm)
Pundit
Simple authorization helpers for Elixir stucts, like Ruby's Pundit (by bmuller)
policy_wonk | Pundit | |
---|---|---|
- | - | |
183 | 37 | |
- | - | |
0.0 | 3.1 | |
over 6 years ago | 8 months 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.
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.
policy_wonk
Posts with mentions or reviews of policy_wonk.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning policy_wonk yet.
Tracking mentions began in Dec 2020.
Pundit
Posts with mentions or reviews of Pundit.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning Pundit yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing policy_wonk and Pundit you can also consider the following projects:
canary
bodyguard - Simple authorization conventions for Phoenix apps
speakeasy - Middleware based authorization for Absinthe GraphQL powered by Bodyguard
sheriff - Build simple and robust authorization systems with just Elixir and Plug
authorize - Rule based authorization for Elixir