Download the PHP package zendframework/zend-mvc-plugin-identity without Composer
On this page you can find all versions of the php package zendframework/zend-mvc-plugin-identity. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download zendframework/zend-mvc-plugin-identity
More information about zendframework/zend-mvc-plugin-identity
Files in zendframework/zend-mvc-plugin-identity
Package zend-mvc-plugin-identity
Short Description Plugin for retrieving the current authenticated identity within zend-mvc controllers
License BSD-3-Clause
Informations about the package zend-mvc-plugin-identity
zend-mvc-plugin-identity
Repository abandoned 2019-12-31
This repository has moved to laminas/laminas-mvc-plugin-identity.
Provides a zend-mvc plugin (for versions 3.0 and up) that allows retrieving the current identity as provided by zend-authentication.
Installation
Run the following to install this library:
If you are using the zend-component-installer, you're done!
If not, you will need to add the component as a module to your
application. Add the entry 'Zend\Mvc\Plugin\Identity'
to
your list of modules in your application configuration (typically
one of config/application.config.php
or config/modules.config.php
).
Documentation
Browse the documentation online at https://docs.zendframework.com/zend-mvc-plugin-identity/
Support
All versions of zend-mvc-plugin-identity with dependencies
container-interop/container-interop Version ^1.1
zendframework/zend-authentication Version ^2.5.3
zendframework/zend-mvc Version ^3.0
zendframework/zend-servicemanager Version ^2.7.5 || ^3.0.3