PHPackages                             phpab/storage-zendframework - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. phpab/storage-zendframework

ActiveLibrary[Database &amp; ORM](/categories/database)

phpab/storage-zendframework
===========================

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

118PHP

Since May 16Pushed 10y ago2 watchersCompare

[ Source](https://github.com/phpab/storage-zendframework)[ Packagist](https://packagist.org/packages/phpab/storage-zendframework)[ RSS](/packages/phpab-storage-zendframework/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

storage-zendframework
=====================

[](#storage-zendframework)

[![Latest Version on Packagist](https://camo.githubusercontent.com/fdf899da2ff51b96ac5ac3477940201c03088a5d3008e285244136ad6fc6cb5a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f70687061622f73746f726167652d7a656e646672616d65776f726b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/phpab/storage-zendframework)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/0878b84d7f04e7bfe0e7efdfadfd9679e9a50347ff16f0c31e6cb68852787841/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f70687061622f73746f726167652d7a656e646672616d65776f726b2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/phpab/storage-zendframework)[![Coverage Status](https://camo.githubusercontent.com/3c1a5f4008fc74078801182d4f5c104aa5973e9218a017a86685dc6d33f345ad/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f70687061622f73746f726167652d7a656e646672616d65776f726b2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/phpab/storage-zendframework/code-structure)[![Quality Score](https://camo.githubusercontent.com/36126ace0c075ecbc46cb09c11e474066cfe31275b4e49521709fc5b5c4deb54/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f70687061622f73746f726167652d7a656e646672616d65776f726b2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/phpab/storage-zendframework)[![Total Downloads](https://camo.githubusercontent.com/a201d80213931d4b7f3a079ac68d81f3353efce484b51d4d008c17185a11df63/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f70687061622f73746f726167652d7a656e646672616d65776f726b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/phpab/storage-zendframework)

Storage adapters that make use of Zend Framework.

Install
-------

[](#install)

Via Composer

```
$ composer require phpab/storage-zendframework
```

Usage
-----

[](#usage)

```
$container = new \Zend\Session\Container();
$adapter = new \PhpAb\Storage\Adapter\ZendSeession($container);
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.

Security
--------

[](#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.

Credits
-------

[](#credits)

- [Walter Tamboer](https://github.com/waltertamboer)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/0ee7f711ef4d45ada0ac92c7ab2f548055a7cfbe718da6c4bbb81b2f6693c528?d=identicon)[waltertamboer](/maintainers/waltertamboer)

![](https://avatars.githubusercontent.com/u/2184438?v=4)[Mariano Benítez Mulet](/maintainers/pachico)[@pachico](https://github.com/pachico)

---

Top Contributors

[![waltertamboer](https://avatars.githubusercontent.com/u/508054?v=4)](https://github.com/waltertamboer "waltertamboer (4 commits)")

### Embed Badge

![Health badge](/badges/phpab-storage-zendframework/health.svg)

```
[![Health](https://phpackages.com/badges/phpab-storage-zendframework/health.svg)](https://phpackages.com/packages/phpab-storage-zendframework)
```

###  Alternatives

[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k117.2M117](/packages/jdorn-sql-formatter)[propel/propel1

Propel is an open-source Object-Relational Mapping (ORM) for PHP5.

8351.6M87](/packages/propel-propel1)[jfelder/oracledb

Oracle DB driver for Laravel

11518.4k](/packages/jfelder-oracledb)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
