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: 490 218 943

Dependents: 1 718

Suggesters: 12

Stars: 3 244

v8.0.0 2025-11-12 15:55 UTC

This package is auto-updated.

Last update: 2026-03-01 00:07:48 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