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: 13 days 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,775 |
santigarcor/laratrust | Handles roles and permissions in Laravel applications | 2,198 |
spatie/laravel-backup | A package to create backups of a Laravel application | 5,660 |
zizaco/entrust | A package that simplifies the process of implementing role-based permissions in a Laravel application. | 6,049 |
spatie/laravel-cookie-consent | Adds a simple cookie consent banner to a Laravel application | 1,404 |
spatie/laravel-analytics | Retrieves data from Google Analytics | 3,088 |
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 | 498 |
rappasoft/laravel-boilerplate | A comprehensive Laravel project with various built-in features and tools for rapid development of web applications. | 5,593 |
spatie/laravel-newsletter | A package to manage email subscriptions and newsletters in Laravel applications. | 1,610 |
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,018 |
kodeine/laravel-acl | A package providing role-based permissions system for Laravel web applications | 786 |
spatie/laravel-responsecache | Caches entire responses to speed up application performance | 2,487 |
spatie/laravel-activitylog | A package to log activities in Laravel applications, storing events and user interactions for auditing purposes. | 5,364 |