glhcp/server/vendor/symfony/options-resolver
yin5th 0921f0105d feat: init 2023-08-10 14:59:52 +08:00
..
Debug feat: init 2023-08-10 14:59:52 +08:00
Exception feat: init 2023-08-10 14:59:52 +08:00
CHANGELOG.md feat: init 2023-08-10 14:59:52 +08:00
LICENSE feat: init 2023-08-10 14:59:52 +08:00
Options.php feat: init 2023-08-10 14:59:52 +08:00
OptionsResolver.php feat: init 2023-08-10 14:59:52 +08:00
README.md feat: init 2023-08-10 14:59:52 +08:00
composer.json feat: init 2023-08-10 14:59:52 +08: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