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: 495 484 003

Dependents: 1 725

Suggesters: 12

Stars: 3 242

v8.0.8 2026-03-30 15:14 UTC

This package is auto-updated.

Last update: 2026-03-31 21:31:45 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