Libraries tagged by mezmo
collector/collector
207 Downloads
A collection library inspired by Laravel Collections, built using generators to preserve memory
bkwld/reporter
20507 Downloads
Generate styled logs of Laravel 4 requests that include application timing, memory usage, input data, and sql queries
benconda/collection
6 Downloads
Collection library, powered by generators, with generics, easily extendable and immutable. Lazy by design and memory friendly. Accept anything as iterable 🔥 (Generator, array, Iterator, ...)
axn/cached-valuestore
775 Downloads
An extension of spatie/valuestore with in-memory caching.
astislav/yet-another-xlsx
265 Downloads
Relatively fast and memory saving write-only XLSX library
asika/sql-splitter
4809 Downloads
This is a class that can split BIG SQL file or string as iterator so that can help us save memory when importing SQL to database.
almadomundo/benchmark
21 Downloads
Relative memory & time benchmarking in PHP for PHP
alizharb/filament-themes-manager
9 Downloads
Advanced theme management system for Laravel Filament with Sushi-powered in-memory storage
alexandre-daubois/poq
5 Downloads
Provides an object-oriented API to query in-memory collections in a SQL-style.
alexanderk23/hybrid-xml-parser
3763 Downloads
Simple class to parse huge XML files in a memory-efficient way
scienide/okbloomer
18178 Downloads
An autoscaling Bloom filter with ultra-low memory usage for PHP.
requtize/code-timer
198 Downloads
Simple PHP library to measuring code execution time with memory usage.
phpunit/phpunit-memprof-listener
4 Downloads
TestListener for PHPUnit that can dump memory profile information
grei/queue
35 Downloads
PHP in memory FIFO queue
christeredvartsen/sysinfo
3125 Downloads
SysInfo is a PHP library that can be used to fetch information about the system (CPU usage, Load avg., Memory usage +++)