Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 
Gitea 96355f4d87 ss 3 lat temu
..
Debug ss 3 lat temu
Exception ss 3 lat temu
Tests ss 3 lat temu
CHANGELOG.md init 4 lat temu
LICENSE init 4 lat temu
Options.php init 4 lat temu
OptionsResolver.php init 4 lat temu
README.md init 4 lat temu
composer.json init 4 lat temu
phpunit.xml.dist init 4 lat temu

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