Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release | 5 ani în urmă | |
---|---|---|
.. | ||
Exception | 5 ani în urmă | |
Tests | 5 ani în urmă | |
.gitignore | 5 ani în urmă | |
CHANGELOG.md | 5 ani în urmă | |
LICENSE | 5 ani în urmă | |
Options.php | 5 ani în urmă | |
OptionsResolver.php | 5 ani în urmă | |
OptionsResolverInterface.php | 5 ani în urmă | |
README.md | 5 ani în urmă | |
composer.json | 5 ani în urmă | |
phpunit.xml.dist | 5 ani în urmă |
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.