Libraries tagged by envfile
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.
lukaszzychal/env-loader
34 Downloads
A simple and lightweight .env file loader utility for PHP
ldl-framework/env-builder
350 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.
laramicstudio/env-guard
5 Downloads
It lets you define a schema for your .env file — think of it like a contract. When your app boots, it checks your actual .env against that contract and fails loudly and early if something is wrong.It lets you define a schema for your .env file — think of it like a contract. When your app boots, it checks your actual .env against that contract and fails loudly and early if something is wrong.
kodeartisan/dotenv-editor
2 Downloads
The .env file editor tool for Laravel 5.8+
knorkfork/load-environment
172 Downloads
Load environment variables from .env file
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
jncinet/edit-env
14 Downloads
edit laravel .env file.
jlle/env-info
24 Downloads
Easy env file information
jimchen/yii2-dotenv-editor
5 Downloads
A Yii2 package for editing the .env file dynamically.
jbl/env-switcher-shopware6
74 Downloads
A Simple Plug-In which allows the shop administrator to switch between dev prod mode without touching .env file.