symfony/options-resolver

Provides an improved replacement for the array_replace PHP function

Installs: 294 300 208

Dependents: 1 564

Suggesters: 11

Security: 0

Stars: 3 118

Watchers: 7

Forks: 32

v7.0.0 2023-08-08 10:20 UTC

This package is auto-updated.

Last update: 2024-02-21 11:50:51 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