Libraries tagged by memo
jenner/timer
154675 Downloads
php timer. performance analysis tool
ihor/nspl
364998 Downloads
Non-standard PHP library (NSPL) - functional primitives toolbox and more
vitorccs/laravel-csv
104628 Downloads
PHP Laravel package to create CSV files in a memory-optimized way
qaribou/immutable.php
138949 Downloads
Immutable, highly-performant collections, well-suited for functional programming and memory-intensive applications.
protonemedia/laravel-blade-on-demand
33978 Downloads
Compile Blade templates in memory
phpsysinfo/phpsysinfo
20863 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.
mariano/disque-php
116128 Downloads
PHP library for Disque, an in-memory, distributed job queue
kiwicommerce/module-cron-scheduler
584963 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
121960 Downloads
Export large datasets to a JSON file without memory exhaustion
halilim/xml-iterator
325082 Downloads
XML Reader to simplexml/array iterator with low memory usage and an acceptable level of ease of use.
ellumilel/php-excel-writer
234645 Downloads
Big data Excel writer with small memory consuming
carlosio/opcache-dashboard
49766 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
161586 Downloads
A simple, low-memory footprint function to generate all string combinations from a series of characters.
bcremer/line-reader
1571846 Downloads
Read large files line by line in a memory efficient (constant) way.
andrewdalpino/okbloomer
482534 Downloads
An autoscaling Bloom filter with ultra-low memory usage for PHP.