Download the PHP package fgsl/handler without Composer
On this page you can find all versions of the php package fgsl/handler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Package handler
Short Description Fgsl Handlerk
License AGPL-3.0-only
Homepage https://github.com/fgsl/handler
Informations about the package handler
Fgsl Handler
Class AbstractAuthHandler provides a HTTP handling with authentication and authorization control.
Class AbstractAclHandlerFactory makes easy to create factories for handlers with access control. This class use the model AclFactory to create a permission control based on component Laminas\Permissions\Rbac.
Class AclHandler provides a HTTP handler for a authorization error page. Use AclHandlerFactory to create instances of AclHandler.
Class LogoutHandler provides a standard HTTP handler for exiting from an application. Use LogoutHandlerFactory to create instances of LogoutHandler.
Class SessionMiddleware enables use of session for an application.
All versions of handler with dependencies
laminas/laminas-authentication Version ^2.7
laminas/laminas-diactoros Version ^1.7.1 || ^2.0
mezzio/mezzio Version ^3.0.1
mezzio/mezzio-helpers Version ^5.0
mezzio/mezzio-laminasrouter Version ^3.0
mezzio/mezzio-laminasviewrenderer Version ^2.0
laminas/laminas-permissions-rbac Version ^3.0
laminas/laminas-servicemanager Version ^3.3
laminas/laminas-session Version ^2.9
fgsl/jwt Version ^1.1
fgsl/http Version ^1.2