wupengfei a9fc96f7c6 1 3 years ago
..
Debug a9fc96f7c6 1 3 years ago
Exception a9fc96f7c6 1 3 years ago
Tests a9fc96f7c6 1 3 years ago
.gitignore a9fc96f7c6 1 3 years ago
CHANGELOG.md a9fc96f7c6 1 3 years ago
LICENSE a9fc96f7c6 1 3 years ago
Options.php a9fc96f7c6 1 3 years ago
OptionsResolver.php a9fc96f7c6 1 3 years ago
README.md a9fc96f7c6 1 3 years ago
composer.json a9fc96f7c6 1 3 years ago
phpunit.xml.dist a9fc96f7c6 1 3 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