maksimovic/zend-memory

Zend Framework 1 Memory package

Maintainers

Package info

github.com/maksimovic/zend-memory

Homepage

pkg:composer/maksimovic/zend-memory

Statistics

Installs: 28

Dependents: 1

Suggesters: 0

Stars: 0

2.0.1 2026-04-02 23:01 UTC

README

A PHP 8.1+ compatible fork of zf1s/zend-memory, originally from Zend Framework 1.

Memory management component that allows working with data in memory-constrained environments by swapping values to a cache backend when limits are reached.

Installation

composer require maksimovic/zend-memory

This package replaces zendframework/zend-memory, zf1/zend-memory, and zf1s/zend-memory.

License

BSD-3-Clause