Download the PHP package cakephp/authorization without Composer
On this page you can find all versions of the php package cakephp/authorization. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cakephp/authorization
More information about cakephp/authorization
Files in cakephp/authorization
Download cakephp/authorization
More information about cakephp/authorization
Files in cakephp/authorization
Vendor cakephp
Package authorization
Short Description Authorization abstraction layer plugin for CakePHP
License MIT
Package authorization
Short Description Authorization abstraction layer plugin for CakePHP
License MIT
Please rate this library. Is it a good library?
Informations about the package authorization
CakePHP Authorization
Authorization stack for the CakePHP framework.
Authorization not Authentication
This plugin intends to provide a framework around authorization and access control. Authentication is a separate concern that has been packaged into a separate authentication plugin.
Installation
You can install this plugin into your CakePHP application using composer:
Load the plugin by adding the following statement in your project's
src/Application.php
:
or running the console command
Documentation
Documentation for this plugin can be found in the CakePHP Cookbook
All versions of authorization with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
cakephp/http Version ^5.1
psr/http-client Version ^1.0
psr/http-message Version ^1.1 || ^2.0
psr/http-server-handler Version ^1.0
psr/http-server-middleware Version ^1.0
cakephp/http Version ^5.1
psr/http-client Version ^1.0
psr/http-message Version ^1.1 || ^2.0
psr/http-server-handler Version ^1.0
psr/http-server-middleware Version ^1.0
The package cakephp/authorization contains the following files
Loading the files please wait ....