Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
Gitea 96355f4d87 ss 3 лет назад
..
Debug ss 3 лет назад
Exception ss 3 лет назад
Tests ss 3 лет назад
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