Libraries tagged by In Memory
kalibora/real-temporary-file
71368 Downloads
A real temporary file (not in memory). And temporary directory.
alizharb/filament-themes-manager
867 Downloads
Advanced theme management system for Laravel Filament with Sushi-powered in-memory storage
aterrien/forp-profiler
190 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.
sj-i/php-profiler
65 Downloads
A sampling profiler or a memory profiler for PHP written in PHP, which reads information about running PHP VM from outside of the process.
nikazooz/laravel-simplesheet
21036 Downloads
Simple, powerful and memory-efficient spreadsheet exports and imports in Laravel
fsi/reflection
66639 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
234465 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.
webgriffe/in-memory-repository
792 Downloads
A Doctrine repository implementation with in-memory storage.
tomgrohl/laravel-memory-auth-provider
2045 Downloads
Laravel In memory auth provider.
positron48/memorystorage
3187 Downloads
Classes for storing data in shared memory
codeat3/blade-memory-icons
3199 Downloads
A package to easily make use of "Memory Icons" in your Laravel Blade views.
audunru/memory-usage
3458 Downloads
Log memory usage in Laravel
g4/identity-map
63692 Downloads
identity-map php library
bnomei/kirby3-redis-cachedriver
1874 Downloads
Advanced Redis cache-driver with in-memory store, transactions and preloading
jotaelesalinas/php-mapreduce
265 Downloads
A simple in-memory map/reduce engine for PHP iterables, without workers or configuration.