symfony/options-resolver

Provides an improved replacement for the array_replace PHP function

Installs: 400 023 119

Dependents: 1 643

Suggesters: 11

Security: 0

Stars: 3 234

Watchers: 6

Forks: 32

v7.3.0-BETA1 2025-04-04 13:12 UTC

This package is auto-updated.

Last update: 2025-05-02 09:23:22 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