Libraries tagged by env file
hatamiarash7/laravel-utils
17 Downloads
Useful functions for Laravel
szemul/config
2221 Downloads
Simple configuration engine supporting .env files and environment variables
jrosset/envreader
217 Downloads
Utility class for ENV file reading
jeylabs/laravel-dotenv-editor
693 Downloads
A package for editing the .env file in your Laravel root.
encodia/laravel-dotenv-editor
74 Downloads
The .env file editor tool for Laravel 5.8+
curology/envloader
54 Downloads
Loads values from AWS Parameter store and uses them to generate a .env file
cranux/laravel-dotenv-editor
415 Downloads
A package for editing the .env file in your Laravel root.
codebot/phpenv
550 Downloads
Class for storing and reading environment variables from .env file stored in document root.
bradp/dotenv
150 Downloads
Set WordPress options from a .env file
balint-horvath/dotenv-php
390 Downloads
Simple .env file parser and ENV loader (.env to getenv() and $_ENV) based on standard PHP INI parser (parse_ini_file).
alanvdb/dotenv-parser
4 Downloads
Returns the .env file config as array.
alanvdb/dotenv-interfaces
5 Downloads
Interfaces and Exceptions for .env file handling.
absolutehh/dotenv-manipulator
888 Downloads
This package can manipulate the .env file of a laravel project on runtime.
uvodohq/menv
2746 Downloads
PHP library to modify values in env file
rmunate/laravel-config-runtime
117 Downloads
The `LaravelRuntime` Library empowers you to modify Laravel configuration values at runtime. It's essential to note that these changes won't affect the values in the `.env` file; they will only apply while your scripts are running.