fuc-new/vendor/symfony/options-resolver
2026-05-02 16:20:44 +08:00
..
Debug vendor 2026-05-02 16:20:44 +08:00
Exception vendor 2026-05-02 16:20:44 +08:00
CHANGELOG.md vendor 2026-05-02 16:20:44 +08:00
composer.json vendor 2026-05-02 16:20:44 +08:00
LICENSE vendor 2026-05-02 16:20:44 +08:00
OptionConfigurator.php vendor 2026-05-02 16:20:44 +08:00
Options.php vendor 2026-05-02 16:20:44 +08:00
OptionsResolver.php vendor 2026-05-02 16:20:44 +08:00
README.md vendor 2026-05-02 16:20:44 +08: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