northrook/settings

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

dev-main 2024-09-30 10:44 UTC

This package is auto-updated.

Last update: 2024-10-30 10:54:38 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.