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 13f5b1d9c9 Add the main class 4 years ago
src/EnvReader Add the main class 4 years ago
.gitignore Initial commit 4 years ago
LICENSE.md Initial commit 4 years ago
README.md Initial commit 4 years ago
composer.json Add the main class 4 years ago
composer.lock Add the main class 4 years ago

README.md

PhpEnvReader

Utility class for ENV file reading

Installation

composer require jrosset/envreader

Usage

<?php