Libraries tagged by memory
prinsfrank/pdfparser
5096 Downloads
maintainable, fast & low-memory; built from scratch
phpsysinfo/phpsysinfo
21504 Downloads
phpSysInfo is a customizable PHP Script that parses /proc, and formats information nicely. It will display information about system facts like Uptime, CPU, Memory, PCI devices, SCSI devices, IDE devices, Network adapters, Disk usage, and more.
kiwicommerce/module-cron-scheduler
593065 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
155286 Downloads
Export large datasets to a JSON file without memory exhaustion
halilim/xml-iterator
345424 Downloads
XML Reader to simplexml/array iterator with low memory usage and an acceptable level of ease of use.
h4kuna/memoize
113860 Downloads
Provide cache to memory for your class.
eusonlito/laravel-pulse-apps-load
44319 Downloads
A Laravel Pulse card to show Memory and CPU usage
ellumilel/php-excel-writer
252798 Downloads
Big data Excel writer with small memory consuming
carlosio/opcache-dashboard
51642 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
176718 Downloads
A simple, low-memory footprint function to generate all string combinations from a series of characters.
bcremer/line-reader
1607372 Downloads
Read large files line by line in a memory efficient (constant) way.
andrewdalpino/okbloomer
705017 Downloads
An autoscaling Bloom filter with ultra-low memory usage for PHP.
zf1s/zend-memory
387133 Downloads
Zend Framework 1 Memory package
zf1/zend-memory
463059 Downloads
Zend Framework 1 Memory package
jamm/memory
24738 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.