Libraries tagged by memory
klaussilveira/simple-shm
6970 Downloads
SimpleSHM is a simple and small abstraction layer for shared memory manipulation using PHP.
jakubboucek/tar-stream-reader
1042 Downloads
Reader for TAR and TAR+GZip Archives, optimized for read huge size archives, effective memory usage.
hejunjie/cache
273 Downloads
基于装饰器模式实现的多层缓存系统,支持内存、文件、本地与远程缓存组合,提升缓存命中率,简化缓存管理逻辑 | A layered caching system built with the decorator pattern. Supports combining memory, file, local, and remote caches to improve hit rates and simplify cache logic.
gukai/php7-forp
265 Downloads
A PHP profiler written in C. dtrace is a lightweight PHP extension which provides the full call stack of your script, with CPU and memory usage, in a plain PHP Array or JSON output.
elecena/xml-iterator
1594 Downloads
Memory efficient and fast XML parser with iterator interface
boenrobot/big-xlsx-bundle
7333 Downloads
Symfony2 Bundle for generating large multi-sheeted xlsx files with low memory usage. Fork of bassim/BigXlsxBundle, for compatibility with newer PHP versions.
badlamer/symfony-hybrid-xml-parser
2058 Downloads
Simple class to parse huge XML files in a memory-efficient way
antevenio/memoize
3615 Downloads
In memory function memoizing, can be capped by total memory consumption and per function ttl.
alexanderk23/hybrid-xml-parser
3684 Downloads
Simple class to parse huge XML files in a memory-efficient way
symplify/amnesia
34405 Downloads
Relief for your long-term memory
crossjoin/browscap
234368 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.
vinks/laravel-memory-cache
49 Downloads
A memory-based simple cache system for Laravel Eloquent. The main goal is to prevent unrequired calls to DB.
tuxudo/memory
468 Downloads
Memory module for munkireport.
swokit/memory
64 Downloads
some memory table tool library of the swoole
sanchescom/laravel-cache-memory
1291 Downloads
Memory cache driver.