Search by

baraja-core / dynamic-configuration

There is no license information available for the latest version (v2.2.2) of this package.

Maintainers

Package info

github.com/baraja-core/dynamic-configuration

pkg:composer/baraja-core/dynamic-configuration

Transparency log

Statistics

Installs: 132 612

Dependents: 7

Suggesters: 0

Stars: 1

Open Issues: 1

v2.2.2 2026-09-03 07:37 UTC

This package is auto-updated.

Last update: 2026-09-03 07:39:12 UTC


README

Integrity check

Simple package for user-defined configuration by robust interface.

📦 Installation

It's best to use Composer for installation, and you can also find the package on Packagist and GitHub.

To install, simply use the command:

$ composer require baraja-core/dynamic-configuration

You can use the package manually by creating an instance of the internal classes, or register a DIC extension to link the services directly to the Nette Framework.