Libraries tagged by env-file
mgip/laravel-dotenv-editor
16 Downloads
A package for editing the .env file in your Laravel root.
metarush/getter
122 Downloads
Generate a class with getter methods from a yaml or env file
mathieu-dumoutier/oauth2-envconfig
4 Downloads
OAuth2 Client generic provider for config by .env file
mahdiaslami/laravel-env
43 Downloads
Artisan commands for manipulating .env file.
lexxyit/env-parser
46 Downloads
Parsing the .env file to add new variables to the global environment.
ldl-framework/env-builder
348 Downloads
Env builder is a package which collects different env files within a specified directory and compiles them into one single .env file, useful when you have different .env files laying around in different folders and you want to have one single big file that you can load with Symfony's DotEnv loader or other Env loading library.
lane4hub/dotenv
14 Downloads
Advanced functions dotEnv tool for reading .env files for global and protected contexts
kodeartisan/dotenv-editor
2 Downloads
The .env file editor tool for Laravel 5.8+
kitteam/laravel-dotenv
14 Downloads
set or add key value in .env file
kieutrongthien/dotenv-editor
10 Downloads
A package for editing the .env file in your Laravel root.
karamel/env
3 Downloads
read .env file
junartuss/generatorenv
7 Downloads
Generate your .env file
juanchosl/envvars
55 Downloads
A small, lightweight utility to read ENV files and append his content to environment variables
jpolvora/dotenvy
297 Downloads
PHP Environment Variables Manager with dotenv (.env) files and validation by example
josegarcia/nexus
38 Downloads
Helps to read and inject all the variables from the .env file into the global variables $_env and $-_server