Libraries tagged by env file
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]
dolfen/env-file-reader
3694 Downloads
Scanning environment variables from an env file into php environment variables.
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
dbtlr/php-env-builder
18 Downloads
A PHP library that assists in automating the building of .env files.
dapasa/env-set
98 Downloads
Set a .env file variable from the command line
cleaniquecoders/php-env-key-manager
1 Downloads
A framework-agnostic PHP package for easy .env file key management. Seamlessly update, add, or modify environment variables across projects with minimal configuration.
charlretief/build-env
1384 Downloads
Composer plugin to build .env files from .env.example with advanced configuration management
c0ntax/env-providers-bundle
5 Downloads
A collection of extensions to allow you to use symfony .env files easier
ap1969/laravel-env-validator
526 Downloads
Laravel Validator for the .env file
andresdevr/laravel-env-cli
216 Downloads
This package allows to update the .env file from your laravel project via terminal
amsdard/composer-load-env
82 Downloads
Simple handler to inject custom environment variables into composer scripts by load defined ENV files