the_mechanic/vendor/symfony/options-resolver
2024-09-25 09:12:05 +05:30
..
Debug GWM : ubundu first merge 2024-09-25 09:12:05 +05:30
Exception GWM : ubundu first merge 2024-09-25 09:12:05 +05:30
CHANGELOG.md GWM : ubundu first merge 2024-09-25 09:12:05 +05:30
composer.json GWM : ubundu first merge 2024-09-25 09:12:05 +05:30
LICENSE GWM : ubundu first merge 2024-09-25 09:12:05 +05:30
OptionConfigurator.php GWM : ubundu first merge 2024-09-25 09:12:05 +05:30
Options.php GWM : ubundu first merge 2024-09-25 09:12:05 +05:30
OptionsResolver.php GWM : ubundu first merge 2024-09-25 09:12:05 +05:30
README.md GWM : ubundu first merge 2024-09-25 09:12:05 +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