# PhpEnvReader
__Utility class for ENV file reading__
## Installation
```
composer require jrosset/envreader
## Usage
```php
<?php