2017 © Pedro Peláez
 

library storage-zendframework

A library extension on phpab/phpab that adds support for Zend Framework storage.

image

phpab/storage-zendframework

A library extension on phpab/phpab that adds support for Zend Framework storage.

  • Monday, May 16, 2016
  • by waltertamboer
  • Repository
  • 3 Watchers
  • 1 Stars
  • 6 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

storage-zendframework

Latest Version on Packagist ![Software License][ico-license] Build Status ![Coverage Status][ico-scrutinizer] Quality Score ![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)

The Versions

16/05 2016

dev-master

9999999-dev https://phpab.github.io

A library extension on phpab/phpab that adds support for Zend Framework storage.

  Sources   Download

MIT

The Requires

 

The Development Requires

cookie zendframework storage session sessions cookies phpab storage-zendframework