Libraries tagged by memoq
misterion/ko-process
325311 Downloads
Simple pcntl fork wrapper and process manager
jenner/timer
153673 Downloads
php timer. performance analysis tool
ihor/nspl
364695 Downloads
Non-standard PHP library (NSPL) - functional primitives toolbox and more
vitorccs/laravel-csv
102180 Downloads
PHP Laravel package to create CSV files in a memory-optimized way
qaribou/immutable.php
138596 Downloads
Immutable, highly-performant collections, well-suited for functional programming and memory-intensive applications.
protonemedia/laravel-blade-on-demand
33225 Downloads
Compile Blade templates in memory
phpsysinfo/phpsysinfo
20824 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.
kiwicommerce/module-cron-scheduler
583775 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
119290 Downloads
Export large datasets to a JSON file without memory exhaustion
halilim/xml-iterator
322927 Downloads
XML Reader to simplexml/array iterator with low memory usage and an acceptable level of ease of use.
eusonlito/laravel-pulse-apps-load
36330 Downloads
A Laravel Pulse card to show Memory and CPU usage
ellumilel/php-excel-writer
232303 Downloads
Big data Excel writer with small memory consuming
carlosio/opcache-dashboard
49598 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
160293 Downloads
A simple, low-memory footprint function to generate all string combinations from a series of characters.
bcremer/line-reader
1567817 Downloads
Read large files line by line in a memory efficient (constant) way.