jonasarts/registry2-bundle

A Registry System for Symfony

Maintainers

Package info

github.com/jonasarts/registry2-bundle

Type:symfony-bundle

pkg:composer/jonasarts/registry2-bundle

Statistics

Installs: 386

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v8.0.1 2026-06-28 12:59 UTC

README

A key-value data store for Symfony, persisted by the Doctrine entity manager (default) or, optionally, a Redis store. The Redis engine accepts any redis client (native \Redis, Predis, a symfony/cache adapter, or SncRedisBundle) and has no hard dependency on a specific one.

Latest Stable Version Total Downloads License CI

Requires PHP 8.4 and Symfony ^7.0 || ^8.0.

Installation

All installation instructions are in the documentation.

Documentation

License

This bundle is released under the MIT license. See LICENSE.