symfony/options-resolver

Provides an improved replacement for the array_replace PHP function

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

This package is auto-updated.

Last update: 2025-08-29 08:27:17 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