wupengfei 276a193e69 1 2 yıl önce
..
Debug 276a193e69 1 2 yıl önce
Exception 276a193e69 1 2 yıl önce
Tests 276a193e69 1 2 yıl önce
.gitignore 276a193e69 1 2 yıl önce
CHANGELOG.md 276a193e69 1 2 yıl önce
LICENSE 276a193e69 1 2 yıl önce
OptionConfigurator.php 276a193e69 1 2 yıl önce
Options.php 276a193e69 1 2 yıl önce
OptionsResolver.php 276a193e69 1 2 yıl önce
README.md 276a193e69 1 2 yıl önce
composer.json 276a193e69 1 2 yıl önce
phpunit.xml.dist 276a193e69 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