netherphp/option

A global settings manager

Maintainers

Package info

github.com/netherphp/option

pkg:composer/netherphp/option

Statistics

Installs: 2 341

Dependents: 3

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.0 2014-03-22 17:46 UTC

This package is auto-updated.

Last update: 2026-03-05 21:50:41 UTC


README

Code Climate

This package provides a global settings management class to globally manage settings without globals. It will be used by most of the components in the Nether.

Install

To use it stand alone, Composer yourself a netherphp/option with a version of 1.*

If you are using any other Nether components you'll most likely already have this.