Kirin 93a3391a21 init | il y a 11 mois | |
---|---|---|
.. | ||
Debug | il y a 11 mois | |
Exception | il y a 11 mois | |
CHANGELOG.md | il y a 11 mois | |
LICENSE | il y a 11 mois | |
OptionConfigurator.php | il y a 11 mois | |
Options.php | il y a 11 mois | |
OptionsResolver.php | il y a 11 mois | |
README.md | il y a 11 mois | |
composer.json | il y a 11 mois |
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.