bouncer
Role management library
An elegant framework-agnostic approach to managing roles and abilities for Eloquent models in PHP applications.
Laravel Eloquent roles and abilities.
3k stars
86 watching
333 forks
Language: PHP
last commit: 7 months ago
Linked from 2 awesome lists
aclauthauthorizationeloquentlaravelmultitenancypermissionsphprolessecurity
Related projects:
Repository | Description | Stars |
---|---|---|
jsqlparser/jsqlparser | A tool for parsing and analyzing SQL statements into a hierarchical data structure. | 5,443 |
spatie/laravel-permission | Manages user permissions and roles in a database | 12,227 |
cviebrock/eloquent-sluggable | A package to simplify the creation of unique URLs for Eloquent models in Laravel applications. | 3,915 |
mongodb/laravel-mongodb | Provides an ORM interface to MongoDB | 7,024 |
zizaco/entrust | A package that simplifies the process of implementing role-based permissions in a Laravel application. | 6,045 |
kirkbushell/eloquence | A package for extending Laravel's Eloquent models and functionality | 554 |
spatie/laravel-translatable | A package that makes Eloquent models store translations as JSON attributes | 2,264 |
ljharb/qs | A library for parsing and stringifying query strings with nested objects support | 8,596 |
laravel/laravel | A comprehensive web application framework that simplifies common tasks and provides tools for large, robust applications. | 79,063 |
jooq/jooq | A powerful and type-safe way to write SQL queries in Java | 6,196 |
archtechx/tenancy | A package that simplifies multi-tenancy in Laravel applications by automatically handling tenant identification and management without requiring code changes. | 3,699 |
dbeaver/dbeaver | A multi-platform tool for connecting to and managing various databases | 40,942 |
ankane/strong_migrations | Catches potentially dangerous database operations in development and prevents them from running by default. | 4,094 |
alexeymezenin/laravel-best-practices | A collection of guidelines and best practices for building maintainable, efficient, and scalable Laravel applications. | 11,474 |
illuminate/database | A toolkit for interacting with databases in PHP, providing an expressive query builder and database operations. | 2,699 |