Libraries tagged by env-file
vizrex/laravel-env-switcher
364 Downloads
This package provides a command line utility to switch Laravel env files easily.
unrulynatives/laravel-config-writer
4 Downloads
Utility to create and update Laravel config and .env files
tofuma/env-exporter
91 Downloads
Generate .env files from example templates using system environment variables
tobymaxham/laravel-envcrypter
272 Downloads
This package can be used to encrypt and decrypt your .env file.
thegr8dev/dotenv-editor
22 Downloads
The .env file editor tool for Laravel 5.8+
thanhlyvan/laravel-env-set-command
4259 Downloads
Set a .env file variable from the command line
teapodlibs/env
16 Downloads
.env file reader
szemul/config
2399 Downloads
Simple configuration engine supporting .env files and environment variables
sunnysideup/connect-to-database
38 Downloads
Connect to the database using the command line using the .env file for information.
sugiphp/dotenv
2 Downloads
Loads environment variables from a .env file into $_ENV and getenv().
stereoflo/tochkaenv
15 Downloads
env file reader
srdorado/php-dotenv
12 Downloads
Loads environment variables from .env file to getenv(), $_ENV and $_SERVER
softbricks/php-set-env
3355 Downloads
Tool for setting options in .ENV files over the CLI
simplydi/dotenv
17 Downloads
A simple DotEnv component for working with environment variabls in .env file (decoupled from CI4)
simpl/config
103 Downloads
Combines the simplicity of `.env` files with the flexibility of defining arrays of config values.