2017 © Pedro Peláez
 

library zend-mvc-plugin-identity

Plugin for retrieving the current authenticated identity within zend-mvc controllers

image

zendframework/zend-mvc-plugin-identity

Plugin for retrieving the current authenticated identity within zend-mvc controllers

  • Monday, April 30, 2018
  • by zendframework
  • Repository
  • 20 Watchers
  • 4 Stars
  • 274,646 Installations
  • PHP
  • 13 Dependents
  • 2 Suggesters
  • 8 Forks
  • 1 Open issues
  • 5 Versions
  • 14 % Grown

The README.md

zend-mvc-plugin-identity

Repository abandoned 2019-12-31

This repository has moved to laminas/laminas-mvc-plugin-identity., (*1)

Build Status Coverage Status, (*2)

Provides a zend-mvc plugin (for versions 3.0 and up) that allows retrieving the current identity as provided by zend-authentication., (*3)

Installation

Run the following to install this library:, (*4)

$ composer require zendframework/zend-mvc-plugin-identity

If you are using the zend-component-installer, you're done!, (*5)

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)., (*6)

Documentation

Browse the documentation online at https://docs.zendframework.com/zend-mvc-plugin-identity/, (*7)

Support

The Versions

30/04 2018

dev-develop

dev-develop

Plugin for retrieving the current authenticated identity within zend-mvc controllers

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

mvc zf2 zendframework zf

30/04 2018

dev-master

9999999-dev

Plugin for retrieving the current authenticated identity within zend-mvc controllers

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

mvc zf2 zendframework zf

30/04 2018

1.1.0

1.1.0.0

Plugin for retrieving the current authenticated identity within zend-mvc controllers

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

mvc zendframework zf