zx/vendor/symfony/options-resolver
gboy ed1278a5e3 first 2024-07-02 15:32:59 +08:00
..
Debug first 2024-07-02 15:32:59 +08:00
Exception first 2024-07-02 15:32:59 +08:00
CHANGELOG.md first 2024-07-02 15:32:59 +08:00
LICENSE first 2024-07-02 15:32:59 +08:00
OptionConfigurator.php first 2024-07-02 15:32:59 +08:00
Options.php first 2024-07-02 15:32:59 +08:00
OptionsResolver.php first 2024-07-02 15:32:59 +08:00
README.md first 2024-07-02 15:32:59 +08:00
composer.json first 2024-07-02 15:32:59 +08:00

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