oms-Search/vendor/symfony/options-resolver
2020-07-31 15:44:05 +02:00
..
Debug update composer and fix tests and add gitignore 2020-07-31 15:44:05 +02:00
Exception update composer and fix tests and add gitignore 2020-07-31 15:44:05 +02:00
CHANGELOG.md update composer and fix tests and add gitignore 2020-07-31 15:44:05 +02:00
composer.json update composer and fix tests and add gitignore 2020-07-31 15:44:05 +02:00
LICENSE update composer and fix tests and add gitignore 2020-07-31 15:44:05 +02:00
OptionConfigurator.php update composer and fix tests and add gitignore 2020-07-31 15:44:05 +02:00
Options.php update composer and fix tests and add gitignore 2020-07-31 15:44:05 +02:00
OptionsResolver.php update composer and fix tests and add gitignore 2020-07-31 15:44:05 +02:00
README.md update composer and fix tests and add gitignore 2020-07-31 15:44:05 +02:00

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