All Projects → mateusjunges → Laravel Acl

mateusjunges / Laravel Acl

Licence: mit
This package helps you to associate users with permissions and permission groups with laravel framework

Projects that are alternatives of or similar to Laravel Acl

Laravel Authz
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.
Stars: ✭ 136 (-66.34%)
Mutual labels:  laravel, authorization, acl, access-control
Brandenburg
Laravel Authentication Package
Stars: ✭ 79 (-80.45%)
Mutual labels:  laravel, authentication, authorization, acl
caddy-security
🔐 Authentication, Authorization, and Accounting (AAA) App and Plugin for Caddy v2. 💎 Implements Form-Based, Basic, Local, LDAP, OpenID Connect, OAuth 2.0 (Github, Google, Facebook, Okta, etc.), SAML Authentication. MFA/2FA with App Authenticators and Yubico. 💎 Authorization with JWT/PASETO tokens. 🔐
Stars: ✭ 696 (+72.28%)
Mutual labels:  acl, authorization, access-control
lua-casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Lua (OpenResty)
Stars: ✭ 43 (-89.36%)
Mutual labels:  acl, authorization, access-control
Permissionmanager
Admin interface for managing users, roles, permissions, using Backpack CRUD
Stars: ✭ 363 (-10.15%)
Mutual labels:  laravel, authentication, acl
Laravelpackage.com
Documentation for LaravelPackage.com: Learn to create Laravel specific PHP packages from scratch, following this open documentation.
Stars: ✭ 214 (-47.03%)
Mutual labels:  hacktoberfest, laravel, package
nova-permissions
Add Permissions based authorization for your Nova installation via User-based Roles and Permissions. Roles are defined in the database whereas Permissions are defined in the code base.
Stars: ✭ 115 (-71.53%)
Mutual labels:  acl, authorization, access-control
objection-authorize
isomorphic, "magical" authorization integration with Objection.js 🎉
Stars: ✭ 71 (-82.43%)
Mutual labels:  acl, authorization, access-control
Fosite
Extensible security first OAuth 2.0 and OpenID Connect SDK for Go.
Stars: ✭ 1,738 (+330.2%)
Mutual labels:  hacktoberfest, authentication, authorization
Casbin4D
An authorization library that supports access control models like ACL, RBAC, ABAC in Delphi
Stars: ✭ 25 (-93.81%)
Mutual labels:  acl, authorization, access-control
speedle-plus
Speedle+ is an open source project for access management. It is based on Speedle open source project and maintained by previous Speedle maintainers.
Stars: ✭ 45 (-88.86%)
Mutual labels:  acl, authorization, access-control
Casbin Rs
An authorization library that supports access control models like ACL, RBAC, ABAC in Rust.
Stars: ✭ 375 (-7.18%)
Mutual labels:  authorization, acl, access-control
Laravel Surveillance
Put malicious users, IP addresses and anonymous browser fingerprints under surveillance, log the URLs they visit and block malicious ones from accessing the Laravel app.
Stars: ✭ 198 (-50.99%)
Mutual labels:  hacktoberfest, laravel, access-control
Nebula
Nebula is a minimalistic and easy to use administration tool for Laravel applications, made with Laravel, Alpine.js, and Tailwind CSS.
Stars: ✭ 190 (-52.97%)
Mutual labels:  hacktoberfest, laravel, package
rbac-tool
Rapid7 | insightCloudSec | Kubernetes RBAC Power Toys - Visualize, Analyze, Generate & Query
Stars: ✭ 546 (+35.15%)
Mutual labels:  acl, authorization, access-control
Laravel Messenger
Simple user messaging package for Laravel
Stars: ✭ 2,140 (+429.7%)
Mutual labels:  hacktoberfest, laravel, package
dart-casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Dart/Flutter
Stars: ✭ 30 (-92.57%)
Mutual labels:  acl, authorization, access-control
Gorm Adapter
Gorm adapter for Casbin
Stars: ✭ 373 (-7.67%)
Mutual labels:  authorization, acl, access-control
Laravel Package Maker
Get a 📦 skeleton and all other `make` commands from laravel base for package development.
Stars: ✭ 89 (-77.97%)
Mutual labels:  hacktoberfest, laravel, package
Laravel Totem
Manage Your Laravel Schedule From A Web Dashboard
Stars: ✭ 1,299 (+221.53%)
Mutual labels:  hacktoberfest, laravel, package

Readme banner

Latest Version on Packagist Total Downloads MIT Licensed StyleCI

Laravel ACL

This package allows you to manage user permissions and groups in a database, and is compatible with Laravel v5.8 or higher. Please check the documentations.

Tests

Run composer test to test this package.

Contributing

Thank you for considering contributing for the Laravel ACL package! The contribution guide can be found here.

Changelog

Please see changelog for more information about the changes on this package.

Credits

License

The Laravel ACL package is open-sourced software licenced under the MIT License. Please see the License File for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].