Libraries tagged by memory used

beste/in-memory-cache

16 Favers
3870751 Downloads

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

Go to Download


cash/lrucache

35 Favers
3937199 Downloads

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

Go to Download


jenner/timer

16 Favers
154173 Downloads

php timer. performance analysis tool

Go to Download


jamm/memory

133 Favers
23661 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

32 Favers
3798 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
3079 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


christeredvartsen/sysinfo

25 Favers
3125 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


scale/store

1 Favers
2 Downloads

Store variables and objects in memory for later dependency injection DI. Static 'standalone' library. Most Scale framework packages can be used for themselves. Dependencies are kept to a minimum.

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


hotelmah/write-file

1 Favers
7 Downloads

Write File is a rudimentary PHP write a file to disk class. Data can be added incrementally to memory using the saveData method which can then be written at once to a file via the write method. This library is used by the MySQL Table Editor (MTE) project.

Go to Download


hyperf/memory

0 Favers
1767876 Downloads

An independent component that use to operate and manage memory.

Go to Download


halilim/xml-iterator

21 Favers
324325 Downloads

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

Go to Download


Next >>