symfony/options-resolver

Provides an improved replacement for the array_replace PHP function

Maintainers

Package info

github.com/symfony/options-resolver

Homepage

pkg:composer/symfony/options-resolver

Statistics

Installs: 496 783 958

Dependents: 1 728

Suggesters: 12

Stars: 3 240

v8.0.8 2026-03-30 15:14 UTC

This package is auto-updated.

Last update: 2026-04-07 06:36:11 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