Skip to content

fgsl/handler

Repository files navigation

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.

About

Handlers for Mezzio applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages