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: 5 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,407 |
spatie/laravel-permission | Manages user permissions and roles in a database | 12,177 |
cviebrock/eloquent-sluggable | Provides a way to easily generate unique slugs for Eloquent models in Laravel applications | 3,900 |
mongodb/laravel-mongodb | Provides an ORM interface to MongoDB | 7,018 |
zizaco/entrust | A package that simplifies the process of implementing role-based permissions in a Laravel application. | 6,049 |
kirkbushell/eloquence | A package for extending Laravel's Eloquent models and functionality | 548 |
spatie/laravel-translatable | A package that makes Eloquent models store translations as JSON attributes | 2,250 |
ljharb/qs | A library for parsing and stringifying query strings with nested objects support | 8,571 |
laravel/laravel | A comprehensive web application framework that simplifies common tasks and provides tools for large, robust applications. | 78,834 |
jooq/jooq | A powerful and type-safe way to write SQL queries in Java | 6,170 |
archtechx/tenancy | A package that simplifies multi-tenancy in Laravel applications by automatically handling tenant identification and management without requiring code changes. | 3,658 |
dbeaver/dbeaver | A multi-platform tool for connecting to and managing various databases | 40,507 |
ankane/strong_migrations | Catches potentially dangerous database operations in development and prevents them from running by default. | 4,071 |
alexeymezenin/laravel-best-practices | A collection of guidelines and best practices for building maintainable, efficient, and scalable Laravel applications. | 11,400 |
illuminate/database | A toolkit for interacting with databases in PHP, providing an expressive query builder and database operations. | 2,689 |