Registry / auth / bjyoungblood-bjy-authorize

bjyoungblood-bjy-authorize

JSON →
library1.4.0phppackagistunverified

Zend\Acl based firewall system for ZF2 dispatch protection.

composer require bjyoungblood/bjy-authorize
INSTALL
IMPORT
SIG · BJYOUNGBLOOD-BJY-A
B
bjyoungblood-bjy-authorize
authphpv1.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Route
use BjyAuthorize\Guard\Route;

Set up a route guard to protect admin routes.

use BjyAuthorize\Guard\Route; $guard = new Route(['protect' => ['admin/*']]); $guard->setServiceManager($serviceManager);
Debug
Known issues
breakingRequires Zend Framework 2 (Laminas) and may not work with newer versions.
fix
Use laminas-permissions-acl and laminas-mvc-plugin-identity instead.
affects: >=1.4.0
Upgrade
Version history
1.4.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
15
OpenAI (training)
1
Resources
bjyoungblood-bjy-authorize — pip install bjyoungblood-bjy-authorize · libregistry