wupengfei 276a193e69 1 2 vuotta sitten
..
Debug 276a193e69 1 2 vuotta sitten
Exception 276a193e69 1 2 vuotta sitten
Tests 276a193e69 1 2 vuotta sitten
.gitignore 276a193e69 1 2 vuotta sitten
CHANGELOG.md 276a193e69 1 2 vuotta sitten
LICENSE 276a193e69 1 2 vuotta sitten
OptionConfigurator.php 276a193e69 1 2 vuotta sitten
Options.php 276a193e69 1 2 vuotta sitten
OptionsResolver.php 276a193e69 1 2 vuotta sitten
README.md 276a193e69 1 2 vuotta sitten
composer.json 276a193e69 1 2 vuotta sitten
phpunit.xml.dist 276a193e69 1 2 vuotta sitten

README.md

OptionsResolver Component

The OptionsResolver component is array_replace on steroids. It allows you to create an options system with required options, defaults, validation (type, value), normalization and more.

Resources