2017 © Pedro Peláez
 

library silex-config-provider

Config service provider for Silex framework with support for php, json, ini, xml, yaml and toml

image

misantron/silex-config-provider

Config service provider for Silex framework with support for php, json, ini, xml, yaml and toml

  • Monday, May 7, 2018
  • by misantron
  • Repository
  • 1 Watchers
  • 1 Stars
  • 1,165 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 98 % Grown

The README.md

Config service provider

Build Status Code Coverage Code Quality PHP Version Packagist, (*1)

Config service provider for Silex PHP framework with multiple types support.
Silex framework is DEPRECATED. Use symfony/flex for future projects., (*2)

Features

  • Supported types of config files: php, json, ini, xml (require libxml and simplexml extensions), toml (require yosymfony/toml) and yaml (require symfony/yaml)
  • Using mixed types of configs inside one provider instance
  • On load placeholder replacements
  • Config key aliases
  • Using environment variables for replacement

Installation

The preferred way to install is through Composer. Run this command to install the latest stable version:, (*3)

composer require misantron/silex-config-provider

Documentation

Available here, (*4)

The Versions

07/05 2018

dev-master

9999999-dev https://github.com/misantron/silex-config-provider

Config service provider for Silex framework with support for php, json, ini, xml, yaml and toml

  Sources   Download

MIT

The Requires

 

The Development Requires

php config silex provider

30/01 2018

v1.2.0

1.2.0.0 https://github.com/misantron/silex-config-provider

Config service provider for Silex framework with support for php, json, ini, xml, yaml and toml

  Sources   Download

MIT

The Requires

 

The Development Requires

php config silex provider

16/01 2018

v1.1.0

1.1.0.0 https://github.com/misantron/silex-config-provider

Config service provider for Silex framework with support for php, json, ini, xml, yaml and toml

  Sources   Download

MIT

The Requires

 

The Development Requires

php config silex provider

27/10 2017

dev-toml-adapter

dev-toml-adapter https://github.com/misantron/silex-config-provider

Config service provider for Silex framework with support for php, json, ini, xml, yaml and toml

  Sources   Download

MIT

The Requires

 

The Development Requires

php config silex provider

10/04 2017

v1.0.1

1.0.1.0 https://github.com/misantron/silex-config-provider

Config service provider for Silex framework with support for php, json, ini, xml and yaml

  Sources   Download

MIT

The Requires

 

The Development Requires

php config silex provider

08/04 2017

v1.0.0

1.0.0.0 https://github.com/misantron/silex-config-provider

Config service provider for Silex framework with support for php, json, ini, xml and yaml

  Sources   Download

MIT

The Requires

 

The Development Requires

php config silex provider