Libraries tagged by memoq
jakubboucek/tar-stream-reader
1045 Downloads
Reader for TAR and TAR+GZip Archives, optimized for read huge size archives, effective memory usage.
hejunjie/cache
274 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
1608 Downloads
Memory efficient and fast XML parser with iterator interface
boenrobot/big-xlsx-bundle
7346 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
alexanderk23/hybrid-xml-parser
3693 Downloads
Simple class to parse huge XML files in a memory-efficient way
akondas/php-runtime
1882 Downloads
PHP Runtime class provides methods to get total and free memory
adgodev/xkpasswd-php
668 Downloads
Memorable password generator
symplify/amnesia
34406 Downloads
Relief for your long-term memory
geekality/timer
17356 Downloads
Simple class for logging time and memory usage of stuff
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.
zeus/memoize
6 Downloads
php memoize library
zenstruck/memoize
6 Downloads
Helper trait to efficiently cache expensive methods in memory.
wiwofone/memorize
121 Downloads
A PHP implementation of the SM-2 algorithm