symfony/options-resolver

Provides an improved replacement for the array_replace PHP function

v7.3.2 2025-07-15 11:36 UTC

This package is auto-updated.

Last update: 2025-08-01 16:52:42 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