Libraries tagged by memory used

beste/in-memory-cache

9 Favers
1814994 Downloads

A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.

Go to Download


cash/lrucache

33 Favers
3631805 Downloads

An efficient memory-based Least Recently Used (LRU) cache

Go to Download


jenner/timer

16 Favers
139385 Downloads

php timer. performance analysis tool

Go to Download


jamm/memory

134 Favers
22593 Downloads

Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.

Go to Download


hhxsv5/redis-memory-analysis

33 Favers
3797 Downloads

🔎 Analyzing memory of redis is to find the keys(prefix) which used a lot of memory, export the analysis result into csv file.

Go to Download


romeoz/rock-cache

7 Favers
3077 Downloads

Unified API for key-value storages in memory. As a storage can be used: APC, Redis, Memcache, Couchbase or MongoDB. All storage objects have one interface, so you can switch them without changing the working code.

Go to Download


orware/compressed-string

4 Favers
734 Downloads

Based on the wonderful work by Tom Westcott (https://packagist.org/packages/cyberdummy/gzstream) which provided most of the functionality I required. Allows for gzip compressed string streams to be used for holding data. This project was created because I wanted a way to store large database result sets more easily in memory (especially ones that were just going to be output as JSON in an API response), since using a regular PHP array resulted in large memory usage.

Go to Download


christeredvartsen/sysinfo

25 Favers
3124 Downloads

SysInfo is a PHP library that can be used to fetch information about the system (CPU usage, Load avg., Memory usage +++)

Go to Download


tschoffelen/memory

0 Favers
3318 Downloads

Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.

Go to Download


vega/memory-stat

2 Favers
1692 Downloads

Simple class which can be used to collect the PHP script memory usage information and to print all information.

Go to Download


pixelant/recall

2 Favers
3 Downloads

TYPO3 extension that remembers settings from a different request using a hash. E.g. recall settings or data used in the main request within an eID request.

Go to Download


hyperf/memory

1 Favers
1597290 Downloads

An independent component that use to operate and manage memory.

Go to Download


halilim/xml-iterator

21 Favers
307935 Downloads

XML Reader to simplexml/array iterator with low memory usage and an acceptable level of ease of use.

Go to Download


eliashaeussler/transient-logger

1 Favers
65865 Downloads

PSR-3 compliant logger to store logs in memory, especially useful for testing

Go to Download


ogrrd/csv-iterator

7 Favers
50247 Downloads

CSV Reader to array/object iterator with low memory usage and ease of use.

Go to Download


Next >>