library silex-config-service-provider
Silex Config Service Provider
jowy/silex-config-service-provider
Silex Config Service Provider
- Wednesday, April 29, 2015
- by Atriedes
- Repository
- 1 Watchers
- 0 Stars
- 165 Installations
- PHP
- 1 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 6 Versions
- 0 % Grown
Silex Config Service provider
Provide Configuration Service for Silex, (*1)
Usage
Installation
For yaml based config, (*2)
$this->app->register(new ConfigServiceProvider("path/to/config.yml"));
For php array based config, (*3)
$this->app->register(new ConfigServiceProvider("path/to/config.php"));
Access Config
$app["config"]->get("key/subkey/subsubkey");
License
MIT, see LICENSE, (*4)
dev-master
9999999-dev
Silex Config Service Provider
Sources
Download
MIT
The Requires
The Development Requires
by
Prasetyo Wicaksono
v1.1.2
1.1.2.0
Silex Config Service Provider
Sources
Download
MIT
The Requires
The Development Requires
by
Prasetyo Wicaksono
v1.1.1
1.1.1.0
Silex Config Service Provider
Sources
Download
MIT
The Requires
The Development Requires
by
Prasetyo Wicaksono
v1.1.0
1.1.0.0
Silex Config Service Provider
Sources
Download
MIT
The Requires
The Development Requires
by
Prasetyo Wicaksono
v1.0.1
1.0.1.0
Silex Config Service Provider
Sources
Download
MIT
The Requires
The Development Requires
by
Prasetyo Wicaksono
v1.0.0
1.0.0.0
Silex Config Service Provider
Sources
Download
MIT
The Requires
The Development Requires
by
Prasetyo Wicaksono