Libraries tagged by inmemory
waad/truffle
299 Downloads
Laravel package for in-memory driver database Eloquent model connections
vortos/vortos-persistence
677 Downloads
Vortos persistence core — repository contracts, InMemory adapters, UnitOfWork
sugarcraft/candy-vt
1357 Downloads
In-memory virtual terminal emulator — parses ANSI byte stream into a cell grid.
kalibora/real-temporary-file
71584 Downloads
A real temporary file (not in memory). And temporary directory.
alizharb/filament-themes-manager
893 Downloads
Advanced theme management system for Laravel Filament with Sushi-powered in-memory storage
webgriffe/in-memory-repository
804 Downloads
A Doctrine repository implementation with in-memory storage.
marvin255/in-memory-cache
2146 Downloads
Array based cache for PHP
tomgrohl/laravel-memory-auth-provider
2054 Downloads
Laravel In memory auth provider.
g4/identity-map
63700 Downloads
identity-map php library
bnomei/kirby3-redis-cachedriver
1877 Downloads
Advanced Redis cache-driver with in-memory store, transactions and preloading
jotaelesalinas/php-mapreduce
267 Downloads
A simple in-memory map/reduce engine for PHP iterables, without workers or configuration.
uengage.io/php-platform-sdk
103 Downloads
PHP SDK for the uEngage platform API (zones, business, audit, auth). OAuth2 client_credentials, legacy session exchange, and static-Bearer auth modes with pluggable token caching (APCu / file / in-memory).
milpa/event-store
33 Downloads
Append-only event-log primitive for the Milpa PHP framework: durable JSONL file store and in-memory store behind a common EventStoreInterface — per-stream replay and store-wide monotonic sequencing.
milpa/data
100 Downloads
Runtime-native persistence primitive for the Milpa PHP framework: a plain-entity + repository contract, with file-JSON and in-memory backends behind a common RepositoryInterface — zero DB, zero ORM.
kevintherm/exprc
229 Downloads
Convert expression string to in-memory evaluation, SQL syntax, or something else.