Libraries tagged by inmemory
bnomei/kirby3-boost
2419 Downloads
Boost the speed of Kirby by having content files of files/pages/users cached, with fast lookup based on uuid.
ark4ne/xl-reader
9171 Downloads
High performance Excel Reader (CSV, TSV, XLSX)
andrey-tech/debug-logger-php
48148 Downloads
Простой логгер на PHP7+, сохраняющий отладочную информацию в файл вместе с данными об объеме используемой оперативной памяти и прошедшем времени
adnanmula/spout
9749 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
star/debug
408144 Downloads
Package that provides wrappers for memory and timer usage.
pear2/cache_shm
25396 Downloads
Wrapper for shared memory and locking functionality across different PHP extensions.
mittwald/mw-cache-widget
15262 Downloads
Dashboard widget that displays the current memory usage of OpCodeCache or APCu
inspirum/xml
9984 Downloads
Simple XML writer and memory efficient XML reader with powerful xml-to-array cast
google/cloud-memcache
2030 Downloads
Memorystore for Memcached Client for PHP
aterrien/forp-profiler
186 Downloads
A PHP profiler written in C. forp 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.
symplify/amnesia
34301 Downloads
Relief for your long-term memory
nikazooz/laravel-simplesheet
18646 Downloads
Simple, powerful and memory-efficient spreadsheet exports and imports in Laravel
geekality/timer
17081 Downloads
Simple class for logging time and memory usage of stuff
fsi/reflection
62419 Downloads
FSi Reflection Component is an extension of built-in reflection classes in PHP 5.3 that saves a lot memory, thanks to factory design pattern.
crossjoin/browscap
234347 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.