You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Julien Rosset 6d6bfe611b AttributeSingleXmlStructure : nom attribut insensible à la casse 2 weeks ago
src/EnvReader AttributeSingleXmlStructure : nom attribut insensible à la casse 2 weeks ago
tests Add INI format with an example 4 years ago
.gitignore Ignore composer.lock 4 years ago
LICENSE.md Initial commit 5 years ago
README.md EnvConfig: use TExternalFile instead of a constant for config file path 4 years ago
composer.json Fully compatible with PHP:^8.1 3 years ago

README.md

PhpEnvReader

Utility class for ENV file reading

Installation

composer require jrosset/envreader

Usage

Check "tests" directory for various examples