Libraries tagged by memory
protonemedia/laravel-blade-on-demand
35603 Downloads
Compile Blade templates in memory
mariano/disque-php
116486 Downloads
PHP library for Disque, an in-memory, distributed job queue
kiwicommerce/module-cron-scheduler
588089 Downloads
Easily set up and manage cron jobs from the backend with a beautiful and managed timeline feature. Find the actual load on CPU/Memory by cron job execution.
hyvor/php-json-exporter
132352 Downloads
Export large datasets to a JSON file without memory exhaustion
halilim/xml-iterator
330874 Downloads
XML Reader to simplexml/array iterator with low memory usage and an acceptable level of ease of use.
ellumilel/php-excel-writer
240652 Downloads
Big data Excel writer with small memory consuming
carlosio/opcache-dashboard
50321 Downloads
Set up properly and monitor your Zend OPcache with this dashboard that will help you checking memory, hits and status, configuring for optimal performance (warning you when cache full, validation, etc.) and reseting one or all scripts with one click.
bentools/string-combinations
165578 Downloads
A simple, low-memory footprint function to generate all string combinations from a series of characters.
bcremer/line-reader
1584899 Downloads
Read large files line by line in a memory efficient (constant) way.
andrewdalpino/okbloomer
537534 Downloads
An autoscaling Bloom filter with ultra-low memory usage for PHP.
zf1s/zend-memory
361277 Downloads
Zend Framework 1 Memory package
zf1/zend-memory
456642 Downloads
Zend Framework 1 Memory package
jamm/memory
23991 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.
ministryofjustice/phpunit-memory-usage
68911 Downloads
Report high memory usage PHPUnit tests
ninsuo/php-shared-memory
18474 Downloads
Share variables across multiple PHP apps