symfony/options-resolver

Provides an improved replacement for the array_replace PHP function

Installs: 252 860 024

Dependents: 1 515

Suggesters: 11

Security: 0

Stars: 3 072

Watchers: 7

Forks: 31

v6.3.0 2023-05-12 14:21 UTC

This package is auto-updated.

Last update: 2023-09-08 10:34:46 UTC


README

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