1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-05 02:39:46 +02:00
Oinktube/vendor/symfony/options-resolver
2021-11-08 13:23:16 -03:00
..
Debug Added vendor directory to source control 2021-11-08 13:23:16 -03:00
Exception Added vendor directory to source control 2021-11-08 13:23:16 -03:00
CHANGELOG.md Added vendor directory to source control 2021-11-08 13:23:16 -03:00
composer.json Added vendor directory to source control 2021-11-08 13:23:16 -03:00
LICENSE Added vendor directory to source control 2021-11-08 13:23:16 -03:00
OptionConfigurator.php Added vendor directory to source control 2021-11-08 13:23:16 -03:00
Options.php Added vendor directory to source control 2021-11-08 13:23:16 -03:00
OptionsResolver.php Added vendor directory to source control 2021-11-08 13:23:16 -03:00
README.md Added vendor directory to source control 2021-11-08 13:23:16 -03: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