Libraries tagged by In Memory
alasaly/monitor-memory-leak
2 Downloads
Monitor memory leak in php
chebur/memory-limit-bytes
11087 Downloads
Returns memory_limit option in bytes
sustartx/laravel-debugbar-memory
315 Downloads
Add detailed memory usage measurement for code blocks in laravel debugbar
iffifan/laravel-debugbar-memory
394 Downloads
Add detailed memory usage measurement for code blocks in laravel debugbar
biohazard/laravel-debugbar-memory
14 Downloads
Add detailed memory usage measurement for code blocks in laravel debugbar
codedgr/memory
26 Downloads
Store your data in ram, database, session and cookie.
tiny/dbunit
8 Downloads
Enhances database testing with SQLite in-memory engine.
shypes/language-translator
105 Downloads
This is a simple light weight language parser to help with language key translation built for speed using in-memory caching optimization technique.
sahithvibudhi/php-lazal
10 Downloads
A PHP Lazal Client
odan/excel
3 Downloads
In-memory Excel file writer
nael_d/cachex
6 Downloads
Cachex: A PHP caching library with in-memory and file-based storage, offering flexible options for TTL, tags, and namespaces.
lmammino/guzzle-apcu-fs-cache
28 Downloads
A zero config cache storage for guzzle-cache-middleware that tries to cache on Apcu and fallbacks to filesystem
invincible-tech-systems/easeampredis
45 Downloads
A very simple and safe PHP library that provides methods to access redis cache in php applications. This wraps up the AmPHP related Redis Package to interact with Redis in-memory cache in an asynchronous & non-blocking way.
invincible-tech-systems/easeamp-mysql-redis
19 Downloads
A very simple and safe PHP library that enables easy redis cache warmup from MySQL/MariaDB Database. This uses EaseAmpMysql and EaseAmpRedis packages, that wraps up the AmPHP related MySQL and Redis Packages to interact with MySQL/MariaDB database and also with Redis in-memory cache in an asynchronous & non-blocking way.
gomoob/php-embedded-mongo
749 Downloads
Start an embedded Mongo DB server and run your PHPUnit integration tests easily.