Libraries tagged by env var
crefito11/dot-env
68 Downloads
A simple library for managing environment variables in PHP. Created by William Costa.
codegenie-be/laravel-env-guard
20 Downloads
Automatically audit Laravel environment variables for missing, unused, duplicate, inconsistent and unsafe usage during development.
helhum/env-ts
20889 Downloads
Writes environment variables as TypoScript constant file
gracious/magento-env-config
265 Downloads
Use environment variables in Magento 1 local.xml, uses getenv to get the values
gmazzap/gea
36 Downloads
Environment variables management in PHP
pradeepdev001/laravel-environment-manager
8 Downloads
A secure, enterprise-grade Laravel package to manage .env variables via a web UI and Artisan commands.
melbahja/environ
22 Downloads
Load environment variables from .env file ONLY on $_ENV and runtime.
zippovich2/wordpress-loader
1447 Downloads
Loading constants and environment variables from .env files.
nielbuys/phpdotenv
15 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
lazervel/dotenv
108 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automatically.
brannow/envyml
7945 Downloads
Registers environment variables from a env.yml file
julienlinard/php-dotenv
191 Downloads
Une librairie PHP simple et moderne pour charger les variables d'environnement depuis un fichier .env
itsdamien/laravel-heroku-config-parser
29398 Downloads
Parse Heroku config vars like DATABASE_URL or REDIS_URL to work with Laravel.
sunaoka/laravel-ssm-parameters-loader
7199 Downloads
Load values from AWS SSM Parameter store into environment variables for Laravel
prinx/dotenv
3058 Downloads
Make easy access to the environment variables in your application