Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
娄梦宁 f74fc4a5d8 init 4 лет назад
..
Debug init 4 лет назад
Exception init 4 лет назад
Tests init 4 лет назад
CHANGELOG.md init 4 лет назад
LICENSE init 4 лет назад
Options.php init 4 лет назад
OptionsResolver.php init 4 лет назад
README.md init 4 лет назад
composer.json init 4 лет назад
phpunit.xml.dist init 4 лет назад

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