Libraries tagged by env var
jonathanport/artisan-export-config-vars-to-heroku
1997 Downloads
A simple Artisan command for Laravel to auto export .env config vars into a Heroku app. Removes the issue of having to manually add all config vars. Especially useful if you have lots!
jasny/application-env
641 Downloads
Logic around the APPLICATION_ENV environment variable
ermirshehaj/laravel-env-set-command
27 Downloads
Set a .env file variable from the command line
devraeph/laravel-env-set-command
105 Downloads
Set a .env file variable from the command line
dapasa/env-set
98 Downloads
Set a .env file variable from the command line
sergeyakovlev/env
44 Downloads
A simple library to loads environment variables from “.env” file
neko/env
1 Downloads
neko framework environment variables from `.env` engine
patrick-barreto/dot-env
31 Downloads
This package gonna build the environment variables by an .env
mmqfilho/simple-dot-env
25 Downloads
Get .env file and put variables in $_ENV
dolfen/env-file-reader
3695 Downloads
Scanning environment variables from an env file into php environment variables.
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.
mtolhuys/laravel-env-scanner
412 Downloads
Checks environmental variables used in the env() and getenv() helper functions
ddrv/env
252 Downloads
Read variables from environment or .env file
baopham/env-checker
112 Downloads
Artisan command to check if all required variables are configured in .env
uziiuzair/secure-env-php
146 Downloads
Encrypt environment files for production use.