Libraries tagged by inmemory
hhxsv5/laravel-s
701308 Downloads
🚀 LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.
cerbero/json-parser
659581 Downloads
Zero-dependencies pull parser to read large JSON from any source in a memory-efficient way.
bvanhoekelen/performance
934122 Downloads
PHP performance tool analyser your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interfaces.
spiral/core
9647029 Downloads
IoC container, IoC scopes, factory, memory, configuration interfaces
prewk/xml-string-streamer
3432358 Downloads
Stream large XML files with low memory consumption
loophp/collection
837564 Downloads
A (memory) friendly, easy, lazy and modular collection class.
linfo/linfo
1812490 Downloads
App and library for easily parsing and displaying system information of the host, like network/torrents/cpu/memory/usb/pci/sound cards/filesystems/raid array/ipmi/etc.
igbinary/igbinary
12743 Downloads
Igbinary is a drop in replacement for the standard php serializer. Instead of the time and space consuming textual representation used by PHP's serialize(), igbinary stores php data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.
magento/zend-memory
7873290 Downloads
Zend Framework 1 Memory package
zendframework/zend-memory
6022689 Downloads
Manage data in an environment with limited memory
vizra/vizra-adk
39212 Downloads
Vizra Agent Development Kit - A comprehensive Laravel package for building intelligent AI agents.
zetacomponents/system-information
2018099 Downloads
Provides access to common system variables, such as CPU type and speed, and the available amount of memory.
zenstruck/collection
931926 Downloads
Iterate, filter and paginate anything - arrays, generators or Doctrine ORM queries - without loading it all into memory.
vitorccs/laravel-csv
243357 Downloads
PHP Laravel package to create CSV files in a memory-optimized way
prinsfrank/pdfparser
43744 Downloads
PHP library to Read and extract text & images from PDFs - Fast & Low memory - Built from scratch