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

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