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.
| Failed to load latest commit information. | |||
|
|
Exception |
|
|
|
|
Tests |
|
|
|
|
.gitignore |
|
|
|
|
CHANGELOG.md |
|
|
|
|
LICENSE |
|
|
|
|
Options.php |
|
|
|
|
OptionsResolver.php |
|
|
|
|
README.md |
|
|
|
|
composer.json |
|
|
|
|
phpunit.xml.dist |
|
|
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.