Installation - balint-horvath/dotenv-php GitHub Wiki
Installation
To install this library, you need to use Composer in your project. If you are not using Composer yet, here's how to install:
curl -sS https://getcomposer.org/installer | php
via Composer
composer require balint-horvath/dotenv-php
Phar
php composer.phar require balint-horvath/dotenv-php