Libraries tagged by config container
laminas/laminas-auradi-config
52952 Downloads
PSR-11 Aura.DI container configurator for Laminas and Mezzio applications
vpg/titon.common
15323 Downloads
The Titon common package provides global functionality like class traits and augmentation as well as dependency and configuration management.
datareporter/module-core
24561 Downloads
Core Magento2 module containing base containers for config and news
sirix/container-resolver
517 Downloads
Strict PSR-11 container service resolver and typed configuration reader
reliv/zf-config-factories
5602 Downloads
Configurable DI for the ZF service manager. Modeled after Symfony 2's DI config files.
tuck/converter-bundle
25046 Downloads
Adds a command for converting service container configs to other file formats
thecodinghood/zendphpdiconfig
12609 Downloads
Temp. Fork from elie29/zend-di-config
michaels/data-manager
1987 Downloads
Simple data manager for nested data, dot notation array access, extendability, and container interoperability.
genai/property
149 Downloads
Compile-time config (.env / .ini) binder: compiles #[Property] classes into a container fragment so config resolves as DI beans. Runtime is PHP 5.3.29.
milpa/runtime
205 Downloads
The bootable Milpa kernel: composes milpa/core, milpa/container, milpa/events, milpa/http and milpa/resolver into container -> dispatcher -> architecture gate -> plugin boot in the resolver's loadOrder -> route registration, with zero Doctrine and zero legacy Web coupling. The active-plugins list is config/filesystem-driven, never a database entity.
genai/sql-mapper
110 Downloads
MyBatis-style SQL mapper: mark an interface #[Mapper] and its methods #[Select]/#[Insert]/#[Update]/#[Delete] with the SQL. A build-time processor compiles a reflection-free Cache\ implementation (prepared statements, #{name} bound params, optional row->object hydration) and registers it as a container bean keyed by the interface. Self-contained: a bundled DatabaseConfig provides the 'PDO' bean from a [database] group in the app's app.ini, so you only edit config. Runtime is PHP 5.3-safe.
zendframework/zend-container-config-test
1460 Downloads
Expressive PSR-11 container configuration tests
tomphp/container-configurator
40433 Downloads
Configure your application and the Dependency Injection Container (DIC) via config arrays or config files.
tomphp/config-service-provider
9109 Downloads
Configure your application and the Dependency Injection Container (DIC) via config arrays or config files.
unifik/database-config-bundle
12695 Downloads
Allows management of Symfony's container configuration from the database