2017 © Pedro PelĂĄez
 

library zf2-authentication

Zend Framework 2 Authentication extras

image

kanellov/zf2-authentication

Zend Framework 2 Authentication extras

  • Tuesday, March 3, 2015
  • by kanellov
  • Repository
  • 1 Watchers
  • 0 Stars
  • 12 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

zf2-authentication

Build Status, (*1)

Zend Framework authentication extras, (*2)

Installation

Install composer in your project:, (*3)

curl -s https://getcomposer.org/installer | php

Create a composer.json file in your project root:, (*4)

{
    "require": {
        "kanellov/zf2-authentication": "dev-master"
    }
}

Install via composer:, (*5)

php composer.phar install

Add this line to your application’s index.php file:, (*6)

<?php
require 'vendor/autoload.php';

System Requirements

You need PHP >= 5.3.23., (*7)

The Versions

03/03 2015

dev-master

9999999-dev https://github.com/kanellov/zf2-authentication

Zend Framework 2 Authentication extras

  Sources   Download

MIT

The Requires

 

The Development Requires

authentication zend framework

03/03 2015

0.1.0

0.1.0.0 https://github.com/kanellov/zf2-authentication

Zend Framework 2 Authentication extras

  Sources   Download

MIT

The Requires

 

The Development Requires

authentication zend framework

03/03 2015

dev-develop

dev-develop https://github.com/kanellov/zf2-authentication

Zend Framework 2 Authentication extras

  Sources   Download

MIT

The Requires

 

The Development Requires

authentication zend framework

25/02 2015

0.0.2

0.0.2.0 https://github.com/kanellov/zf2-authentication

Zend Framework 2 Authentication extras

  Sources   Download

MIT

The Requires

 

The Development Requires

authentication zend framework

25/02 2015

0.0.1

0.0.1.0 https://github.com/kanellov/zf2-authentication

Zend Framework 2 Authentication extras

  Sources   Download

MIT

The Requires

 

authentication zend framework