You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Application-Web/vendor/symfony/options-resolver
Vivien DUFOUR 08c75d025d
wip
1 year ago
..
Debug wip 1 year ago
Exception wip 1 year ago
CHANGELOG.md wip 1 year ago
LICENSE wip 1 year ago
OptionConfigurator.php wip 1 year ago
Options.php wip 1 year ago
OptionsResolver.php wip 1 year ago
README.md wip 1 year ago
composer.json wip 1 year ago

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.

Resources