2017 © Pedro Peláez
 

library zend-memory

Manage data in an environment with limited memory

image

zendframework/zend-memory

Manage data in an environment with limited memory

  • Monday, April 30, 2018
  • by zendframework
  • Repository
  • 20 Watchers
  • 11 Stars
  • 1,958,304 Installations
  • PHP
  • 9 Dependents
  • 0 Suggesters
  • 14 Forks
  • 0 Open issues
  • 65 Versions
  • 6 % Grown

The README.md

zend-memory

Repository abandoned 2019-12-31

This repository has moved to laminas/laminas-memory., (*1)

Build Status Coverage Status, (*2)

zend-memory manages data in an environment with limited memory., (*3)

Memory objects (memory containers) are generated by the memory manager, and transparently swapped/loaded when required., (*4)

For example, if creating or loading a managed object would cause the total memory usage to exceed the limit you specify, some managed objects are copied to cache storage outside of memory. In this way, the total memory used by managed objects does not exceed the limit you need to enforce., (*5)

Installation

Run the following to install this library:, (*6)

$ composer require zendframework/zend-memory

Documentation

Browse the documentation online at https://docs.zendframework.com/zend-memory/, (*7)

Support

The Versions

30/04 2018

dev-develop

dev-develop

Manage data in an environment with limited memory

  Sources   Download

BSD-3-Clause

The Requires

  • php ^5.6 || ^7.0

 

The Development Requires

zf2 zendframework zf memory

30/04 2018

dev-master

9999999-dev

Manage data in an environment with limited memory

  Sources   Download

BSD-3-Clause

The Requires

  • php ^5.6 || ^7.0

 

The Development Requires

zf2 zendframework zf memory

30/04 2018

2.6.0

2.6.0.0

Manage data in an environment with limited memory

  Sources   Download

BSD-3-Clause

The Requires

  • php ^5.6 || ^7.0

 

The Development Requires

zendframework zf memory

11/05 2016

2.5.2

2.5.2.0 https://github.com/zendframework/zend-memory

  Sources   Download

BSD-3-Clause

The Requires

  • php ^5.5 || ^7.0

 

The Development Requires

zf2 memory

03/06 2015

2.5.1

2.5.1.0 https://github.com/zendframework/zend-memory

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.23

 

The Development Requires

zf2 memory

03/06 2015

2.5.0

2.5.0.0 https://github.com/zendframework/zend-memory

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.23

 

The Development Requires

zf2 memory

01/04 2015

dev-legacy

dev-legacy https://github.com/zendframework/zf2

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.23

 

The Development Requires

zf2 memory