Libraries tagged by memory used
halilim/xml-iterator
388360 Downloads
XML Reader to simplexml/array iterator with low memory usage and an acceptable level of ease of use.
eliashaeussler/transient-logger
228573 Downloads
PSR-3 compliant logger to store logs in memory, especially useful for testing
ogrrd/csv-iterator
63784 Downloads
CSV Reader to array/object iterator with low memory usage and ease of use.
mouf/utils.cache.in-memory-cache
361061 Downloads
This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.
mjsilva/in-memory-storage
28087 Downloads
Simple class that uses singleton pattern to save whatever in memory
codeat3/blade-memory-icons
3251 Downloads
A package to easily make use of "Memory Icons" in your Laravel Blade views.
mitmelon/compress
4173 Downloads
Advanced file compresser which reduces and encrypt large files to smaller chunks by saving them as binary for later use.
crossjoin/browscap
234466 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.
bnomei/kirby3-boost
2601 Downloads
Boost the speed of Kirby by having content files of files/pages/users cached, with fast lookup based on uuid.
windomz/shmcache
3097 Downloads
A lightweight, abstract, scalable, out-of-the-box shared memory operation, makes use of the PHP Shared Memory Functions(shmop).
iliaal/statgrab
49 Downloads
PHP extension wrapping libstatgrab, the cross-platform system-statistics library. CPU, memory, disk I/O, filesystems, network interfaces, processes, users.
elliotsawyer/silverstripe-typesense
633 Downloads
Typesense is Lightning-fast, Open Source Search. No PhD required. Open Source alternative to Algolia + Pinecone + and an Easier-to-Use alternative to ElasticSearch and Solr. Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences. This enables Silverstripe to work with Typesense collections
beelab/memory-repository-bundle
80 Downloads
A Symfony bundle to use in-memory repositories
twistor/flysystem-memory-adapter
1190 Downloads
An in-memory adapter for Flysystem. Useful for tests.
brandembassy/php-memory
106891 Downloads
A simple tool to provide an easy-to-use API to get memory configuration from php.ini.