laravel-authz
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel. (by php-casbin)
PermissionManager
Admin interface for managing users, roles, permissions, using Backpack CRUD (by Laravel-Backpack)
| laravel-authz | PermissionManager | |
|---|---|---|
| 2 | 3 | |
| 320 | 551 | |
| 0.0% | 0.2% | |
| 4.8 | 3.7 | |
| 5 months ago | about 1 month ago | |
| PHP | PHP | |
| Apache License 2.0 | GNU General Public License v3.0 or later |
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.
laravel-authz
Posts with mentions or reviews of laravel-authz. We have used some of these posts to build our list of alternatives and similar projects.
PermissionManager
Posts with mentions or reviews of PermissionManager. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-10-13.
- Backpack - Configure User Access Control and Permissions in 10 minutes
For more advanced features, head over to the PermissionManager or Spatie's package docs.
- Backpack/PermissionsManager question
I've been reading the docs on spatie about middleware, but the PermissionManager docs have me a bit confused in steps 7A&B. I'm thinking I need to publish the Routes first and then apply my custom middleware rules for not allowing suppliers to access User/Role/Permission. Is that right? Any help would be greatly appreciated. Thank you!
- Laravel-Backpack/PermissionManager
What are some alternatives?
When comparing laravel-authz and PermissionManager you can also consider the following projects:
jCasbin - An authorization library that supports access control models like ACL, RBAC, ABAC in Java
cruddiy - No-code Bootstrap PHP CRUD generator
laravel-api-starter - ⭐️ Build APIs You Won't Hate In Laravel.
laravel-impersonate - Laravel Impersonate is a plugin that allows you to authenticate as your users.
laratrust - Handle roles and permissions in your Laravel application
php-user-authentication - a simple user authentication