wupengfei 6ebec11909 1 il y a 3 ans
..
Debug 6ebec11909 1 il y a 3 ans
Exception 6ebec11909 1 il y a 3 ans
Tests 6ebec11909 1 il y a 3 ans
.gitignore 6ebec11909 1 il y a 3 ans
CHANGELOG.md 6ebec11909 1 il y a 3 ans
LICENSE 6ebec11909 1 il y a 3 ans
Options.php 6ebec11909 1 il y a 3 ans
OptionsResolver.php 6ebec11909 1 il y a 3 ans
README.md 6ebec11909 1 il y a 3 ans
composer.json 6ebec11909 1 il y a 3 ans
phpunit.xml.dist 6ebec11909 1 il y a 3 ans

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