Libraries tagged by In Memory
sweetrdf/in-memory-store-sqlite
239 Downloads
RDF in-memory quad store implementation using PDO and SQLite.
jlaso/simple-memory-db
107 Downloads
A simple db in memory
scheb/in-memory-data-storage
29 Downloads
A simple in-memory data storage
beelab/memory-repository-bundle
80 Downloads
A Symfony bundle to use in-memory repositories
audunru/memory-usage
707 Downloads
Log memory usage in Laravel
sustartx/laravel-debugbar-memory
299 Downloads
Add detailed memory usage measurement for code blocks in laravel debugbar
iffifan/laravel-debugbar-memory
391 Downloads
Add detailed memory usage measurement for code blocks in laravel debugbar
danilopolani/filament-memory-tracker
88 Downloads
Track the memory usage of your workers and display them in Filament
net_bazzline/php_component_memory_limit_manager
766 Downloads
free as in freedom php component to validate if your script is reaching the allowed maximum memory usage
romeoz/rock-cache
3076 Downloads
Unified API for key-value storages in memory. As a storage can be used: APC, Redis, Memcache, Couchbase or MongoDB. All storage objects have one interface, so you can switch them without changing the working code.
littlebizzy/object-cache
2 Downloads
Drop-in persistent object cache for WordPress based on Redis in-memory storage that supports Predis, clusters, and WP-CLI (forked from PressJitsu).
anik/cache
1 Downloads
strivvenmedia/spout
4913 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
signalads/spout
367 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
net_bazzline/php_component_csv
1081 Downloads
free as in freedom php component to easy up usage (reading and writing) of csv files for php 5.6 and above