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
- Host: GitHub
- URL: https://github.com/yukata-roommate/php-env
- Owner: Yukata-Roommate
- Created: 2025-07-09T19:15:59.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2025-07-09T19:16:49.000Z (7 months ago)
- Last Synced: 2025-07-10T04:54:31.851Z (7 months ago)
- Topics: env, package, php, php-env, yukata-roommate
- Language: PHP
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```