Libraries tagged by memo
jenner/timer
162070 Downloads
php timer. performance analysis tool
ihor/nspl
366345 Downloads
Non-standard PHP library (NSPL) - functional primitives toolbox and more
vitorccs/laravel-csv
130872 Downloads
PHP Laravel package to create CSV files in a memory-optimized way
qaribou/immutable.php
140592 Downloads
Immutable, highly-performant collections, well-suited for functional programming and memory-intensive applications.
protonemedia/laravel-blade-on-demand
38146 Downloads
Compile Blade templates in memory
prinsfrank/pdfparser
3164 Downloads
maintainable, fast & low-memory; built from scratch
phpsysinfo/phpsysinfo
21356 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
117009 Downloads
PHP library for Disque, an in-memory, distributed job queue
kiwicommerce/module-cron-scheduler
590841 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
139551 Downloads
Export large datasets to a JSON file without memory exhaustion
halilim/xml-iterator
338967 Downloads
XML Reader to simplexml/array iterator with low memory usage and an acceptable level of ease of use.
ellumilel/php-excel-writer
247748 Downloads
Big data Excel writer with small memory consuming
carlosio/opcache-dashboard
51093 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
171490 Downloads
A simple, low-memory footprint function to generate all string combinations from a series of characters.
bcremer/line-reader
1598470 Downloads
Read large files line by line in a memory efficient (constant) way.