dealnews/get-config

A PHP library for reading settings from environment variables or an ini file.

Maintainers

Package info

github.com/dealnews/get-config

pkg:composer/dealnews/get-config

Statistics

Installs: 1 599

Dependents: 5

Suggesters: 0

Stars: 2

Open Issues: 0

v2.2.0 2025-09-30 23:58 UTC

This package is auto-updated.

Last update: 2026-03-09 00:07:02 UTC


README

Gets configuration settings from environment variables or an ini file. We created this library to help in our migration to using Docker for running our PHP applications. Also, this allows an application to include a default INI file and have those values overwritten when the application is deployed via environment variables.