Libraries tagged by mymemory
magento/zend-memory
7373214 Downloads
Zend Framework 1 Memory package
zendframework/zend-memory
5962273 Downloads
Manage data in an environment with limited memory
vizra/vizra-adk
35141 Downloads
Vizra Agent Development Kit - A comprehensive Laravel package for building intelligent AI agents.
zetacomponents/system-information
1978796 Downloads
Provides access to common system variables, such as CPU type and speed, and the available amount of memory.
vitorccs/laravel-csv
219464 Downloads
PHP Laravel package to create CSV files in a memory-optimized way
th3n3rd/cartesian-product
174694 Downloads
Memory efficient Cartesian Product implementation
prinsfrank/pdfparser
32140 Downloads
PHP library to Read and extract text & images from PDFs - Fast & Low memory - Built from scratch
phpsysinfo/phpsysinfo
27551 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.
neilime/php-css-lint
1906160 Downloads
Powerful & memory efficient CSS linter for PHP
igbinary/igbinary
5077 Downloads
Igbinary is a drop in replacement for the standard php serializer. Instead of the time and space consuming textual representation used by PHP's serialize(), igbinary stores php data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.
ellumilel/php-excel-writer
311149 Downloads
Big data Excel writer with small memory consuming
cash/lrucache
4950723 Downloads
An efficient memory-based Least Recently Used (LRU) cache
bentools/cartesian-product
947613 Downloads
A simple, low-memory footprint function to generate all combinations from a multi-dimensionnal array.
shipmonk/memory-scanner
30603 Downloads
Lightweight PHP library for analyzing memory usage, tracking object references, and debugging memory leaks
ninsuo/php-shared-memory
28941 Downloads
Share variables across multiple PHP apps