symfony/options-resolver

Provides an improved replacement for the array_replace PHP function

Installs: 218 791 636

Dependents: 1 466

Suggesters: 10

Security: 0

Stars: 2 960

Watchers: 6

Forks: 28

v6.2.7 2023-02-14 08:44 UTC

This package is auto-updated.

Last update: 2023-02-28 13:30:32 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