Libraries tagged by env-file
setono/deployer-dotenv
21437 Downloads
Easily update your .env files when deploying
romanzipp/laravel-env-normalizer
7173 Downloads
Format .env files according to your .env.example structure to keep track of used and unused variables
rockfreak/laravel-env-to-json
125 Downloads
Output .env file to a json format for consumption with services like AWS ECS
quillstack/dotenv-expand
4 Downloads
Values built from other values in a .env file, resolved strictly: an unknown name is an error, never an empty string.
prooxxy/magento2-dotenv
3445 Downloads
Adds support for .env files to Magento 2
planete-croisiere/oauth2-envconfig
180 Downloads
OAuth2 Client generic provider for config by .env file
ouun/acorn-env-encryption
407 Downloads
Encrypt & Decrypt .env files for Roots Acorn.
melbahja/environ
22 Downloads
Load environment variables from .env file ONLY on $_ENV and runtime.
marianvlad/nova-env-card
10870 Downloads
A Laravel Nova card for editing .env file .
lirien/env
1 Downloads
A minimal and straightforward .env file loader for PHP
juanchosl/envvars
80 Downloads
A small, lightweight utility to read ENV files and append his content to environment variables
jrosset/envreader
271 Downloads
Utility class for ENV file reading
josegarcia/nexus
88 Downloads
Helps to read and inject all the variables from the .env file into the global variables $_env and $-_server
jord-jd/dotenv-loader
46 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
806 Downloads
A package for editing the .env file in your Laravel root.