xloit / xloit-bridge-zend-authentication
Xloit Bridge Zend Authentication Library
1.0.1
2017-05-28 16:32 UTC
Requires
- php: ^5.4 || ^7.0
- xloit/xloit-bridge-zend-eventmanager: ^0.0
- xloit/xloit-bridge-zend-servicemanager: ^1.0
- xloit/xloit-bridge-zend-session: ^0.0
- xloit/xloit-exception: ^0.0
- zendframework/zend-authentication: ^2.5
- zendframework/zend-crypt: ^2.6 || ^3.2
Requires (Dev)
- phpunit/phpunit: ~4.0
- zendframework/zend-db: ^2.8
This package is not auto-updated.
Last update: 2024-11-09 19:51:14 UTC
README
Note: This project is a work in progress. Don't use it in production!
This is the Bridge Zend Authentication Library for Xloit.
- File issues at https://github.com/xloit/xloit-bridge-zend-authentication/issues
- Create pull requests against https://github.com/xloit/xloit-bridge-zend-authentication
Installation
Install this library using composer:
$ composer require xloit/xloit-bridge-zend-authentication
Resources
You can run the unit tests with the following command:
$ cd path/to/xloit-bridge-zend-authentication/
$ composer install
$ ./bin/phpunit
LICENSE
The files in this archive are released under MIT License. You can find a copy of this license in LICENSE.