storage-zendframework
![Software License][ico-license]
![Coverage Status][ico-scrutinizer]
![Total Downloads][ico-downloads], (*1)
Storage adapters that make use of Zend Framework., (*2)
Install
Via Composer, (*3)
``` bash
$ composer require phpab/storage-zendframework, (*4)
## Usage
``` php
$container = new \Zend\Session\Container();
$adapter = new \PhpAb\Storage\Adapter\ZendSeession($container);
Change log
Please see CHANGELOG for more information what has changed recently., (*5)
Testing
bash
$ composer test
, (*6)
Contributing
Please see CONTRIBUTING and CONDUCT for details., (*7)
Security
If you discover any security related issues, please open an issue in the issue tracker.
We realize this is not ideal but it's the fastest way to get the issue solved., (*8)
Credits
License
The MIT License (MIT). Please see License File for more information., (*9)