Libraries tagged by dot env
lazervel/dotenv
108 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automatically.
julienlinard/php-dotenv
191 Downloads
Une librairie PHP simple et moderne pour charger les variables d'environnement depuis un fichier .env
jord-jd/dotenv-loader
47 Downloads
Dotenv loader is a simple PHP library that will automatically load in a `.env` file from the root of your project into environment variables.
jeylabs/laravel-dotenv-editor
807 Downloads
A package for editing the .env file in your Laravel root.
indragunawan/laravel-env-handler
57 Downloads
Laravel 5 artisan command to handling the environment configuration (.env)
heikohardt/typo3-env-configurator
25 Downloads
Parses typed TYPO3__* environment variables into a nested config array for merging into TYPO3_CONF_VARS.
cwhite92/dotenvdiff
396 Downloads
Easily see differences between two .env files
codegenie-be/laravel-env-guard
12 Downloads
Automatically audit Laravel environment variables for missing, unused, duplicate, inconsistent and unsafe usage during development.
chinmoym2004/laravel-dotenv-editor
183 Downloads
A package for editing the .env file in your Laravel root. This copy has the support for Laravel 6,7 & bootstrap 4 UI
cba85/heroku-dotenv
45 Downloads
Copy php `.env` variables to or from Heroku environment variables
brannow/envyml
7937 Downloads
Registers environment variables from a env.yml file
bradp/dotenv
150 Downloads
Set WordPress options from a .env file
arun-skg/envdoctor
5 Downloads
Local-first consistency checker for environment variables (native PHP port)
absolutehh/dotenv-manipulator
888 Downloads
This package can manipulate the .env file of a laravel project on runtime.
markwalet/dotenv-manager
7637 Downloads
A Laravel package that helps you edit the .env file programmatically.