songxingwei a92a1834a2 1 2 yıl önce
..
Debug a92a1834a2 1 2 yıl önce
Exception a92a1834a2 1 2 yıl önce
Tests a92a1834a2 1 2 yıl önce
.gitignore a92a1834a2 1 2 yıl önce
CHANGELOG.md a92a1834a2 1 2 yıl önce
LICENSE a92a1834a2 1 2 yıl önce
Options.php a92a1834a2 1 2 yıl önce
OptionsResolver.php a92a1834a2 1 2 yıl önce
README.md a92a1834a2 1 2 yıl önce
composer.json a92a1834a2 1 2 yıl önce
phpunit.xml.dist a92a1834a2 1 2 yıl önce

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