shuri/vendor/symfony/options-resolver
2025-08-23 15:08:37 +00:00
..
Debug Lock file maintenance 2025-08-23 15:08:37 +00:00
Exception Lock file maintenance 2025-08-23 15:08:37 +00:00
Tests Lock file maintenance 2025-08-23 15:08:37 +00:00
.gitignore Lock file maintenance 2025-08-23 15:08:37 +00:00
CHANGELOG.md Lock file maintenance 2025-08-23 15:08:37 +00:00
composer.json Lock file maintenance 2025-08-23 15:08:37 +00:00
LICENSE Lock file maintenance 2025-08-23 15:08:37 +00:00
Options.php Lock file maintenance 2025-08-23 15:08:37 +00:00
OptionsResolver.php Lock file maintenance 2025-08-23 15:08:37 +00:00
phpunit.xml.dist Lock file maintenance 2025-08-23 15:08:37 +00:00
README.md Lock file maintenance 2025-08-23 15:08:37 +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