songxingwei c0c354c480 1 hace 4 años
..
Debug c0c354c480 1 hace 4 años
Exception c0c354c480 1 hace 4 años
Tests c0c354c480 1 hace 4 años
.gitignore c0c354c480 1 hace 4 años
CHANGELOG.md c0c354c480 1 hace 4 años
LICENSE c0c354c480 1 hace 4 años
Options.php c0c354c480 1 hace 4 años
OptionsResolver.php c0c354c480 1 hace 4 años
README.md c0c354c480 1 hace 4 años
composer.json c0c354c480 1 hace 4 años
phpunit.xml.dist c0c354c480 1 hace 4 años

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