Rudy Masson f9a6535906 | ||
---|---|---|
.. | ||
Debug | ||
Exception | ||
CHANGELOG.md | ||
LICENSE | ||
OptionConfigurator.php | ||
Options.php | ||
OptionsResolver.php | ||
README.md | ||
composer.json |
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.