FestinHegre/vendor/symfony/options-resolver
2024-09-26 17:26:04 +02:00
..
Debug Vendor 2024-09-26 17:26:04 +02:00
Exception Vendor 2024-09-26 17:26:04 +02:00
CHANGELOG.md Vendor 2024-09-26 17:26:04 +02:00
composer.json Vendor 2024-09-26 17:26:04 +02:00
LICENSE Vendor 2024-09-26 17:26:04 +02:00
OptionConfigurator.php Vendor 2024-09-26 17:26:04 +02:00
Options.php Vendor 2024-09-26 17:26:04 +02:00
OptionsResolver.php Vendor 2024-09-26 17:26:04 +02:00
README.md Vendor 2024-09-26 17:26:04 +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