You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Chris 380a0e8623 changes 6 years ago
..
Debug changes 6 years ago
Exception changes 6 years ago
Tests changes 6 years ago
.gitignore changes 6 years ago
CHANGELOG.md changes 6 years ago
LICENSE changes 6 years ago
Options.php changes 6 years ago
OptionsResolver.php changes 6 years ago
README.md changes 6 years ago
composer.json changes 6 years ago
phpunit.xml.dist changes 6 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