laravel-permission
Permission management library
Manages user permissions and roles in a database
Associate users with roles and permissions
12k stars
191 watching
2k forks
Language: PHP
last commit: about 2 months ago
Linked from 4 awesome lists
laravelpermissionphpsecure
Related projects:
Repository | Description | Stars |
---|---|---|
spatie/laravel-medialibrary | Associates files with Eloquent models for image and media storage in Laravel applications | 5,805 |
santigarcor/laratrust | Handles roles and permissions in Laravel applications | 2,206 |
spatie/laravel-backup | Automates backups of Laravel applications, including files and databases. | 5,679 |
zizaco/entrust | A package that simplifies the process of implementing role-based permissions in a Laravel application. | 6,045 |
spatie/laravel-cookie-consent | Adds a simple cookie consent banner to a Laravel application | 1,406 |
spatie/laravel-analytics | Retrieves data from Google Analytics | 3,109 |
spatie/laravel-url-signer | Creates signed URLs with limited lifetimes using a secret key and validation function. | 708 |
imanghafoori1/laravel-heyman | A package that provides declarative authorization and validation for Laravel applications. | 919 |
spatie/laravel-navigation | Provides a flexible and renderless navigation system for Laravel applications | 502 |
rappasoft/laravel-boilerplate | Provides a pre-built skeleton for building web applications with Laravel framework | 5,600 |
spatie/laravel-newsletter | A package to manage email subscriptions and newsletters in Laravel applications. | 1,613 |
jeremykenedy/laravel-auth | Laravel Auth provides user authentication and management features with email verification, social media integration, location services, and role-based access control. | 3,022 |
kodeine/laravel-acl | A package providing role-based permissions system for Laravel web applications | 785 |
spatie/laravel-responsecache | Caches entire responses to speed up application performance | 2,506 |
spatie/laravel-activitylog | A package to log activities in Laravel applications, storing events and user interactions for auditing purposes. | 5,390 |