symfony/options-resolver

Provides an improved replacement for the array_replace PHP function

Installs: 308 698 294

Dependents: 1 576

Suggesters: 11

Security: 0

Stars: 3 146

Watchers: 7

Forks: 32

v7.1.0-RC1 2024-04-18 09:32 UTC

This package is auto-updated.

Last update: 2024-05-17 15:45:21 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