SMAMUGAPAY/vendor/symfony/options-resolver
ericko-cyber 59b63e23aa Initial commit 2025-06-15 19:56:10 +07:00
..
Debug Initial commit 2025-06-15 19:56:10 +07:00
Exception Initial commit 2025-06-15 19:56:10 +07:00
CHANGELOG.md Initial commit 2025-06-15 19:56:10 +07:00
LICENSE Initial commit 2025-06-15 19:56:10 +07:00
OptionConfigurator.php Initial commit 2025-06-15 19:56:10 +07:00
Options.php Initial commit 2025-06-15 19:56:10 +07:00
OptionsResolver.php Initial commit 2025-06-15 19:56:10 +07:00
README.md Initial commit 2025-06-15 19:56:10 +07:00
composer.json Initial commit 2025-06-15 19:56:10 +07:00

README.md

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