chenhao fe175dddfc first commit il y a 5 ans
..
Debug fe175dddfc first commit il y a 5 ans
Exception fe175dddfc first commit il y a 5 ans
Tests fe175dddfc first commit il y a 5 ans
CHANGELOG.md fe175dddfc first commit il y a 5 ans
LICENSE fe175dddfc first commit il y a 5 ans
Options.php fe175dddfc first commit il y a 5 ans
OptionsResolver.php fe175dddfc first commit il y a 5 ans
README.md fe175dddfc first commit il y a 5 ans
composer.json fe175dddfc first commit il y a 5 ans
phpunit.xml.dist fe175dddfc first commit il y a 5 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