Download the PHP package geggleto/psr7-permission without Composer
On this page you can find all versions of the php package geggleto/psr7-permission. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download geggleto/psr7-permission
More information about geggleto/psr7-permission
Files in geggleto/psr7-permission
Download geggleto/psr7-permission
More information about geggleto/psr7-permission
Files in geggleto/psr7-permission
Please rate this library. Is it a good library?
Informations about the package psr7-permission
psr7-permission
Configuration
This Middleware checks to see if a User has permission to access a specific resource.
The Middleware makes the following assumptions:
- That you load the middleware with all of the routes the system is applied to.
- That the user's permission table is loaded into the Requests 'permission' attribute [by default]
If a user attempts to access a resource they are not allowed an Exception is raised.
Usage
All versions of psr7-permission with dependencies
PHP Build Version
Package Version
Requires
psr/http-message Version
^1.0
The package geggleto/psr7-permission contains the following files
Loading the files please wait ....