mirror of
https://gh.wpcy.net/https://github.com/CaptainCore/captaincore-manager.git
synced 2026-04-18 08:42:15 +08:00
| .. | ||
| Debug | ||
| Exception | ||
| CHANGELOG.md | ||
| composer.json | ||
| LICENSE | ||
| OptionConfigurator.php | ||
| Options.php | ||
| OptionsResolver.php | ||
| 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.