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 72d3e0ed4d Corrections signature méthodes 3 months ago
src/EnvReader Corrections signature méthodes 3 months ago
tests Add getPropertyAsEnum method 7 months ago
.gitignore Ignore composer.lock 3 years ago
LICENSE.md Initial commit 4 years ago
README.md EnvConfig: use TExternalFile instead of a constant for config file path 3 years ago
composer.json Add getPropertyAsEnum method 7 months ago

README.md

PhpEnvReader

Utility class for ENV file reading

Installation

composer require jrosset/envreader

Usage

Check "tests" directory for various examples