songxingwei a92a1834a2 1 2 anni fa
..
Debug a92a1834a2 1 2 anni fa
Exception a92a1834a2 1 2 anni fa
Tests a92a1834a2 1 2 anni fa
.gitignore a92a1834a2 1 2 anni fa
CHANGELOG.md a92a1834a2 1 2 anni fa
LICENSE a92a1834a2 1 2 anni fa
Options.php a92a1834a2 1 2 anni fa
OptionsResolver.php a92a1834a2 1 2 anni fa
README.md a92a1834a2 1 2 anni fa
composer.json a92a1834a2 1 2 anni fa
phpunit.xml.dist a92a1834a2 1 2 anni fa

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