songxingwei 3baca51c35 1 il y a 3 ans
..
Debug 3baca51c35 1 il y a 3 ans
Exception 3baca51c35 1 il y a 3 ans
Tests 3baca51c35 1 il y a 3 ans
.gitignore 3baca51c35 1 il y a 3 ans
CHANGELOG.md 3baca51c35 1 il y a 3 ans
LICENSE 3baca51c35 1 il y a 3 ans
Options.php 3baca51c35 1 il y a 3 ans
OptionsResolver.php 3baca51c35 1 il y a 3 ans
README.md 3baca51c35 1 il y a 3 ans
composer.json 3baca51c35 1 il y a 3 ans
phpunit.xml.dist 3baca51c35 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