25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 
Gitea 96355f4d87 ss 3 yıl önce
..
Debug ss 3 yıl önce
Exception ss 3 yıl önce
Tests ss 3 yıl önce
CHANGELOG.md init 4 yıl önce
LICENSE init 4 yıl önce
Options.php init 4 yıl önce
OptionsResolver.php init 4 yıl önce
README.md init 4 yıl önce
composer.json init 4 yıl önce
phpunit.xml.dist init 4 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