symfony/options-resolver

Provides an improved replacement for the array_replace PHP function

Installs: 460 907 347

Dependents: 1 683

Suggesters: 11

Security: 0

Stars: 3 244

Watchers: 5

Forks: 29

pkg:composer/symfony/options-resolver

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

This package is auto-updated.

Last update: 2025-11-27 08:46:58 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