symfony/options-resolver

Provides an improved replacement for the array_replace PHP function

Installs: 453 021 660

Dependents: 1 674

Suggesters: 11

Security: 0

Stars: 3 242

Watchers: 5

Forks: 29

pkg:composer/symfony/options-resolver

v8.0.0-BETA1 2025-08-13 16:50 UTC

This package is auto-updated.

Last update: 2025-10-28 09:55:29 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