1
0
mirror of https://gitee.com/zoujingli/ThinkAdmin.git synced 2025-04-25 19:06:38 +08:00

631 B

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