symfony/options-resolver

Provides an improved replacement for the array_replace PHP function

Installs: 365 301 418

Dependents: 1 614

Suggesters: 11

Security: 0

Stars: 3 208

Watchers: 7

Forks: 32

v7.2.0 2024-11-20 11:17 UTC

This package is auto-updated.

Last update: 2024-11-29 08:54:28 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