fuc-new/vendor/symfony/options-resolver
2025-10-15 12:40:55 +08:00
..
Debug 1 2025-10-01 13:34:29 +08:00
Exception 1 2025-10-01 13:34:29 +08:00
CHANGELOG.md 1 2025-10-01 13:34:29 +08:00
composer.json 1 2025-10-01 13:34:29 +08:00
LICENSE 1 2025-10-01 13:34:29 +08:00
OptionConfigurator.php 1 2025-10-01 13:34:29 +08:00
Options.php 1 2025-10-01 13:34:29 +08:00
OptionsResolver.php 1 2025-10-01 13:34:29 +08:00
README.md no message 2025-10-15 12:40:55 +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