songxingwei a92a1834a2 1 2 лет назад
..
Debug a92a1834a2 1 2 лет назад
Exception a92a1834a2 1 2 лет назад
Tests a92a1834a2 1 2 лет назад
.gitignore a92a1834a2 1 2 лет назад
CHANGELOG.md a92a1834a2 1 2 лет назад
LICENSE a92a1834a2 1 2 лет назад
Options.php a92a1834a2 1 2 лет назад
OptionsResolver.php a92a1834a2 1 2 лет назад
README.md a92a1834a2 1 2 лет назад
composer.json a92a1834a2 1 2 лет назад
phpunit.xml.dist a92a1834a2 1 2 лет назад

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