directorytree/activeredis
Active Record-style Redis hash models for Laravel. Create, update, delete, expire, and query Redis-backed records with an Eloquent-like API, including model identifiers, timestamps, casts, events, connections, chunking, searching, and testing support.
ActiveRedis brings an Eloquent-like Active Record API to Redis hashes in Laravel, letting you model, persist, and query hash-based data with minimal friction. Define lightweight models, use familiar create/update/delete flows, and keep data fast and ephemeral when needed.
Built for modern Laravel apps (PHP 8.1+), it supports key model conveniences like identifiers, timestamps, casts, events, and multiple connections—while storing attributes efficiently in Redis.
How can I help you explore Laravel packages today?