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: 507 014 701

Dependents: 1 735

Suggesters: 12

Stars: 3 239

v8.1.0-BETA1 2026-04-18 13:52 UTC

This package is auto-updated.

Last update: 2026-05-06 14:28:32 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