northrook/settings

Lightweight PHP package for persistent settings, globally available using dot notation.

dev-main 2024-12-10 12:42 UTC

This package is auto-updated.

Last update: 2024-12-10 12:42:47 UTC


README

Lightweight PHP package for persistent settings, globally available using dot notation.

Delineated notation access to PHP arrays, with Primary Value options, allowing for each sub-array key to hold a returnable value.

Delineated notation access to PHP arrays, with an optional Primary Value, allowing sub-array keys to return either their assigned value, or nested values.