Libraries tagged by runtime-config
opensky/runtime-config-bundle
49722 Downloads
This bundle provides a way to inject parameters into services at runtime by exposing a RuntimeParameterBag service, which functions exactly like Symfony2's own ParameterBags.
illuminatech/config
22430 Downloads
Provides support for Laravel application runtime configuration managed in persistent storage
yii2tech/config
32506 Downloads
Provides support for Yii2 application runtime configuration
yii1tech/config
3278 Downloads
Provides support for Yii1 application runtime configuration
yii1tech/session-dummy
11532 Downloads
Provides support for Yii1 application runtime configuration
chemezov/config
16463 Downloads
Provides support for Yii2 application runtime configuration
stepanenko3/laravel-runtime-config
163 Downloads
Runtime config based on collection for Laravel
tihloh/prefab-core
25 Downloads
Shared infrastructure for Prefab PHP modules: runtime, config, database, session, cache, contracts, diagnostics and CLI.
mizbanha/laravel-sms
5 Downloads
A provider-neutral SMS delivery package for Laravel: runtime-configurable gateways, logical templates, per-gateway parameter mapping, structured delivery results, message and attempt auditing.
vnagara/runtime-config
310 Downloads
Provide server independent runtime (user php ini) configuration pack
elementary/runtime-config
563 Downloads
Save configure in memory.
elfennol/env-to-js-symfony-bundle
6 Downloads
Inject Symfony .env variables into the browser at runtime via typed script tags
webkernel/component-configuration
0 Downloads
Runtime configuration injection engine for Webkernel. Allows modules to extend auth, database, and mail config without touching host application files.
scabarcas/laravel-config-explorer
1 Downloads
Browse and search Laravel's runtime config() tree in the browser. For local debugging.
knightar/laravel-config
98 Downloads
A basic laravel runtime configuration handler that is stored as simple key/values.