Download the PHP package laravel-doctrine/acl without Composer
On this page you can find all versions of the php package laravel-doctrine/acl. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download laravel-doctrine/acl
More information about laravel-doctrine/acl
Files in laravel-doctrine/acl
Download laravel-doctrine/acl
More information about laravel-doctrine/acl
Files in laravel-doctrine/acl
Please rate this library. Is it a good library?
Informations about the package acl
Laravel Doctrine ACL
Laravel Doctrine ACL is a package that provides RBAC (Role-Based Access Control) functionality for Laravel applications using Doctrine. It allows you to manage roles, permissions, and organisations, and seamlessly integrates with Laravel's Authorization system.
Installation
Via composer:
The ServiceProvider and Facades are autodiscovered.
Publish the configuration:
Documentation
Full documentation at https://laravel-doctrine-acl.readthedocs.io/en/latest/index.html or in the docs directory.
Versions
- Version 2.1.* supports Laravel 11-13, ORM ^3.0, DBAL ^4.0, and PHP 8.3 to 8.5
- Version 2.0.* supports Laravel 11-13, ORM ^3.0, DBAL ^4.0, and PHP 8.2.
- Version 1 supports Laravel 6 - 11, DBAL ^2.0, ORM ^2.0, and PHP ^5.5 - ^8.0.
All versions of acl with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
illuminate/auth Version ^11.0 || ^12.0 || ^13.0
illuminate/config Version ^11.0 || ^12.0 || ^13.0
illuminate/contracts Version ^11.0 || ^12.0 || ^13.0
illuminate/support Version ^11.0 || ^12.0 || ^13.0
laravel-doctrine/orm Version ^3.1
illuminate/auth Version ^11.0 || ^12.0 || ^13.0
illuminate/config Version ^11.0 || ^12.0 || ^13.0
illuminate/contracts Version ^11.0 || ^12.0 || ^13.0
illuminate/support Version ^11.0 || ^12.0 || ^13.0
laravel-doctrine/orm Version ^3.1
The package laravel-doctrine/acl contains the following files
Loading the files please wait ...