Libraries tagged by envfile
enesekinci/php-getenv
6 Downloads
Loads environment variables from .env file
encodia/laravel-dotenv-editor
46 Downloads
The .env file editor tool for Laravel 5.8+
emr/laravel-env-set
5 Downloads
Set a .env file on Laravel
eliurkis/laravel-env-sync
1450 Downloads
A package that makes sure that your .env file is in sync with your .env.example
elfeqy/env
67 Downloads
A Simple Package To Handle Environment (.env) File [GET & Overwrite]
elevationdigital/laravel-dotenv-editor
50 Downloads
A package for editing the .env file in your Laravel root.
devraeph/laravel-env-set-command
105 Downloads
Set a .env file variable from the command line
devkraken/kraken-env-keeper
5 Downloads
A simple and efficient PHP library for reading environment variables from a .env file. This package provides a robust and exception-handling mechanism to ensure reliable access to environment variables within your application. It allows for optional default values and can be easily integrated with different project structures. The in-memory caching mechanism improves performance by avoiding redundant file reads.
ddrv/env
252 Downloads
Read variables from environment or .env file
dapasa/env-set
98 Downloads
Set a .env file variable from the command line
cranux/laravel-dotenv-editor
403 Downloads
A package for editing the .env file in your Laravel root.
coisa/dotenv
83 Downloads
Autoload environment variables from a .env file
codebot/phpenv
511 Downloads
Class for storing and reading environment variables from .env file stored in document root.
clearcode/wordpress-config
317 Downloads
Automagically define WordPress configuration constants from environment variables and .env file.
cleaniquecoders/php-env-key-manager
3 Downloads
A framework-agnostic PHP package for easy .env file key management. Seamlessly update, add, or modify environment variables across projects with minimal configuration.