Libraries tagged by inmemory
kiwicommerce/module-cron-scheduler
575148 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.
cash/lrucache
3634763 Downloads
An efficient memory-based Least Recently Used (LRU) cache
bentools/cartesian-product
691695 Downloads
A simple, low-memory footprint function to generate all combinations from a multi-dimensionnal array.
bcremer/line-reader
1511030 Downloads
Read large files line by line in a memory efficient (constant) way.
laminas/laminas-memory
840365 Downloads
Manage data in an environment with limited memory
laminas/laminas-cache-storage-adapter-memory
2573768 Downloads
Laminas cache adapter for memory
hyperf/memory
1598440 Downloads
An independent component that use to operate and manage memory.
mybuilder/phpunit-accelerator
2940478 Downloads
PHPUnit accelerator
misterion/ko-process
319776 Downloads
Simple pcntl fork wrapper and process manager
jenner/timer
139502 Downloads
php timer. performance analysis tool
vitorccs/laravel-csv
81259 Downloads
PHP Laravel package to create CSV files in a memory-optimized way
qaribou/immutable.php
135978 Downloads
Immutable, highly-performant collections, well-suited for functional programming and memory-intensive applications.
phpsysinfo/phpsysinfo
20215 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.
hyvor/php-json-exporter
72290 Downloads
Export large datasets to a JSON file without memory exhaustion
halilim/xml-iterator
308067 Downloads
XML Reader to simplexml/array iterator with low memory usage and an acceptable level of ease of use.