ria/vendor/symfony/options-resolver
2024-08-16 10:55:42 +00:00
..
Debug FIX_ commit 2024-07-30 10:17:00 +00:00
Exception FIX_ commit 2024-07-30 10:17:00 +00:00
CHANGELOG.md FIX_ commit 2024-07-30 10:17:00 +00:00
composer.json MERGE_CODE MERGED 2024-08-16 10:55:42 +00:00
LICENSE FIX_ commit 2024-07-30 10:17:00 +00:00
OptionConfigurator.php MERGE_CODE MERGED 2024-08-16 10:55:42 +00:00
Options.php FIX_ commit 2024-07-30 10:17:00 +00:00
OptionsResolver.php MERGE_CODE MERGED 2024-08-16 10:55:42 +00:00
README.md FIX_ commit 2024-07-30 10:17:00 +00: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