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

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