Libraries tagged by mezmo
misterion/ko-process
328057 Downloads
Simple pcntl fork wrapper and process manager
jenner/timer
158724 Downloads
php timer. performance analysis tool
ihor/nspl
365921 Downloads
Non-standard PHP library (NSPL) - functional primitives toolbox and more
mezon/router
21996 Downloads
Small and fast routing framework
vitorccs/laravel-csv
116529 Downloads
PHP Laravel package to create CSV files in a memory-optimized way
qaribou/immutable.php
139777 Downloads
Immutable, highly-performant collections, well-suited for functional programming and memory-intensive applications.
protonemedia/laravel-blade-on-demand
35811 Downloads
Compile Blade templates in memory
mariano/disque-php
116565 Downloads
PHP library for Disque, an in-memory, distributed job queue
kiwicommerce/module-cron-scheduler
588410 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
133304 Downloads
Export large datasets to a JSON file without memory exhaustion
halilim/xml-iterator
331612 Downloads
XML Reader to simplexml/array iterator with low memory usage and an acceptable level of ease of use.
ellumilel/php-excel-writer
241337 Downloads
Big data Excel writer with small memory consuming
carlosio/opcache-dashboard
50411 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
166396 Downloads
A simple, low-memory footprint function to generate all string combinations from a series of characters.
bcremer/line-reader
1586201 Downloads
Read large files line by line in a memory efficient (constant) way.