xloit / xloit-bridge-zend-session
Xloit Bridge Zend Session Library
0.0.4
2017-05-28 05:36 UTC
Requires
- php: ^5.4 || ^7.0
- xloit/xloit-bridge-zend-servicemanager: ^1.0
- xloit/xloit-datetime: ^0.0
- xloit/xloit-exception: ^0.0
- zendframework/zend-json: ^2.5 || ^3.0
- zendframework/zend-session: ^2.7
- zendframework/zend-stdlib: ^2.7 || ^3.0
Requires (Dev)
- phpunit/phpunit: ~4.0
This package is not auto-updated.
Last update: 2024-11-01 21:05:15 UTC
README
Note: This project is a work in progress. Don't use it in production!
This is the Bridge Zend Session Library for Xloit.
- File issues at https://github.com/xloit/xloit-bridge-zend-session/issues
- Create pull requests against https://github.com/xloit/xloit-bridge-zend-session
Installation
Install this library using composer:
$ composer require xloit/xloit-bridge-zend-session
Resources
You can run the unit tests with the following command:
$ cd path/to/xloit-bridge-zend-session/
$ 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.