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.
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upType | Name | Latest commit message | Commit time |
---|---|---|---|
Failed to load latest commit information. | |||
![]() |
Debug | ||
![]() |
Exception | ||
![]() |
Tests | ||
![]() |
.gitattributes | ||
![]() |
.gitignore | ||
![]() |
CHANGELOG.md | ||
![]() |
LICENSE | ||
![]() |
OptionConfigurator.php | ||
![]() |
Options.php | ||
![]() |
OptionsResolver.php | ||
![]() |
README.md | ||
![]() |
composer.json | ||
![]() |
phpunit.xml.dist |
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.