donation/vendor/symfony/options-resolver
2023-12-17 10:56:29 +05:30
..
Debug gitignore file change : RV 2023-12-17 10:56:29 +05:30
Exception FEAT_ALL_MODULES_ADDED 2023-12-12 19:03:57 +05:30
CHANGELOG.md gitignore file change : RV 2023-12-17 10:56:29 +05:30
composer.json gitignore file change : RV 2023-12-17 10:56:29 +05:30
LICENSE gitignore file change : RV 2023-12-17 10:56:29 +05:30
OptionConfigurator.php gitignore file change : RV 2023-12-17 10:56:29 +05:30
Options.php FEAT_ALL_MODULES_ADDED 2023-12-12 19:03:57 +05:30
OptionsResolver.php gitignore file change : RV 2023-12-17 10:56:29 +05:30
README.md FEAT_ALL_MODULES_ADDED 2023-12-12 19:03:57 +05:30

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