An open API service indexing awesome lists of open source software.

https://github.com/yukata-roommate/php-env

Easy to use environment variables in PHP
https://github.com/yukata-roommate/php-env

env package php php-env yukata-roommate

Last synced: 7 months ago
JSON representation

Easy to use environment variables in PHP

Awesome Lists containing this project

README

          

# PHP Env

Easy to use environment variables in PHP

## Installation

You can install package via composer:

```
composer require yukata-roommate/env
```