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.
PhpEnvReader/README.md

18 lines
146 B
Markdown

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