lum / lum-plugins-conf
A simple configuration library
v1.0.0
2022-07-19 20:20 UTC
Requires
- lum/lum-arrays: ^2.0
- lum/lum-compat: ^2.6
- lum/lum-data: ^1.0
Requires (Dev)
- lum/lum-test: ^3.0
This package is auto-updated.
Last update: 2025-03-20 02:18:08 UTC
README
Summary
A simple configuration system based on the Data Objects library.
Despite living in the Plugins
namespace, this library does not require
the lum-core
library at all. It will simply work as a plugin for it if
desired. Otherwise, it can be used entirely standalone.
Namespace
Lum\Plugins
Classes
Name | Description |
---|---|
Lum\Plugins\Conf | A configuration system library. |
Official URLs
This library can be found in two places:
Authors
- Timothy Totten