Libraries tagged by memoq
mrsuh/php-var-sizeof
6315 Downloads
Provides functions for getting full size of any PHP variable
misterion/ko-process
330148 Downloads
Simple pcntl fork wrapper and process manager
ihor/nspl
366404 Downloads
Non-standard PHP library (NSPL) - functional primitives toolbox and more
vitorccs/laravel-csv
133661 Downloads
PHP Laravel package to create CSV files in a memory-optimized way
qaribou/immutable.php
140918 Downloads
Immutable, highly-performant collections, well-suited for functional programming and memory-intensive applications.
protonemedia/laravel-blade-on-demand
39000 Downloads
Compile Blade templates in memory
prinsfrank/pdfparser
3816 Downloads
maintainable, fast & low-memory; built from scratch
phpsysinfo/phpsysinfo
21401 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
591470 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
143438 Downloads
Export large datasets to a JSON file without memory exhaustion
halilim/xml-iterator
341393 Downloads
XML Reader to simplexml/array iterator with low memory usage and an acceptable level of ease of use.
ellumilel/php-excel-writer
249234 Downloads
Big data Excel writer with small memory consuming
carlosio/opcache-dashboard
51298 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
173125 Downloads
A simple, low-memory footprint function to generate all string combinations from a series of characters.
bcremer/line-reader
1601183 Downloads
Read large files line by line in a memory efficient (constant) way.