symfony/options-resolver

Provides an improved replacement for the array_replace PHP function

Installs: 448 115 271

Dependents: 1 670

Suggesters: 11

Security: 0

Stars: 3 246

Watchers: 6

Forks: 29

pkg:composer/symfony/options-resolver

v7.3.3 2025-08-05 10:16 UTC

This package is auto-updated.

Last update: 2025-09-29 08:39:35 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