1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-04 02:09:22 +02:00
Oinktube/vendor/symfony/options-resolver
2022-01-06 21:30:33 +08:00
..
Debug Fix 2021-11-08 13:53:37 -03:00
Exception Fix 2021-11-08 13:53:37 -03:00
CHANGELOG.md Fix 2021-11-08 13:53:37 -03:00
composer.json Update dependencies. 2022-01-06 21:30:33 +08:00
LICENSE Fix 2021-11-08 13:53:37 -03:00
OptionConfigurator.php Fix 2021-11-08 13:53:37 -03:00
Options.php Fix 2021-11-08 13:53:37 -03:00
OptionsResolver.php Update dependencies. 2022-01-06 21:30:33 +08:00
README.md Fix 2021-11-08 13:53:37 -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