Libraries tagged by mezmo
linfo/linfo
1784044 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.
clue/mq-react
828659 Downloads
Mini Queue, the lightweight in-memory message queue to concurrently do many (but not too many) things at once, built on top of ReactPHP
magento/zend-memory
7449698 Downloads
Zend Framework 1 Memory package
zendframework/zend-memory
5970115 Downloads
Manage data in an environment with limited memory
vizra/vizra-adk
35783 Downloads
Vizra Agent Development Kit - A comprehensive Laravel package for building intelligent AI agents.
zetacomponents/system-information
1983638 Downloads
Provides access to common system variables, such as CPU type and speed, and the available amount of memory.
vitorccs/laravel-csv
222971 Downloads
PHP Laravel package to create CSV files in a memory-optimized way
th3n3rd/cartesian-product
184328 Downloads
Memory efficient Cartesian Product implementation
prinsfrank/pdfparser
33410 Downloads
PHP library to Read and extract text & images from PDFs - Fast & Low memory - Built from scratch
phpsysinfo/phpsysinfo
27622 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.
neilime/php-css-lint
1915453 Downloads
Powerful & memory efficient CSS linter for PHP
igbinary/igbinary
5218 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.
cash/lrucache
4969619 Downloads
An efficient memory-based Least Recently Used (LRU) cache
bentools/cartesian-product
950453 Downloads
A simple, low-memory footprint function to generate all combinations from a multi-dimensionnal array.
traderinteractive/memoize
140398 Downloads
A library for memoizing repeated function calls.