截流自动化的商城平台
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Your Name fe0a99e39f first commit před 2 měsíci
..
Debug first commit před 2 měsíci
Exception first commit před 2 měsíci
CHANGELOG.md first commit před 2 měsíci
LICENSE first commit před 2 měsíci
Options.php first commit před 2 měsíci
OptionsResolver.php first commit před 2 měsíci
README.md first commit před 2 měsíci
composer.json first commit před 2 měsíci

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