ikarusbot/vendor/symfony/options-resolver
2025-01-10 19:52:34 +02:00
..
Debug first commit 2025-01-10 19:52:34 +02:00
Exception first commit 2025-01-10 19:52:34 +02:00
CHANGELOG.md first commit 2025-01-10 19:52:34 +02:00
composer.json first commit 2025-01-10 19:52:34 +02:00
LICENSE first commit 2025-01-10 19:52:34 +02:00
OptionConfigurator.php first commit 2025-01-10 19:52:34 +02:00
Options.php first commit 2025-01-10 19:52:34 +02:00
OptionsResolver.php first commit 2025-01-10 19:52:34 +02:00
README.md first commit 2025-01-10 19:52:34 +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