Libraries tagged by inmemory
sweetrdf/in-memory-store-sqlite
500 Downloads
RDF in-memory quad store implementation using PDO and SQLite.
smashed-egg/laravel-in-memory-auth
24 Downloads
This package allows you to Authenticate an admin area without the need for a database.
ropi/in-memory-cache
22 Downloads
PSR-16 compatible in-memory cache library
mauretto78/in-memory-list-bundle
37 Downloads
PHP Bundle
mauretto78/in-memory-list
495 Downloads
In Memory List
neos/eventstore-inmemorystorageadapter
1 Downloads
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
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
29 Downloads
A zero config cache storage for guzzle-cache-middleware that tries to cache on Apcu and fallbacks to filesystem
kba-team/memory-container
430 Downloads
PSR-11 container storing its values in memory and offering a singleton access.
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.