Libraries tagged by env variable
sergeyakovlev/env
49 Downloads
A simple library to loads environment variables from “.env” file
reagordi/env
6 Downloads
Loads environment variables from `.env` to `env()`, `$_ENV` and `$_SERVER` automagically.
neko/env
1 Downloads
neko framework environment variables from `.env` engine
aysnc/composer-env-auth
1 Downloads
Composer plugin that reads authentication credentials from environment variables and .env files
zvps/laravel-4-env-polyfill
200 Downloads
Enables the env() function for providing default environment values and retrieving a variable from $_ENV.
patrick-barreto/dot-env
168 Downloads
This package gonna build the environment variables by an .env
mmqfilho/simple-dot-env
26 Downloads
Get .env file and put variables in $_ENV
gaucho/env
75 Downloads
Registers environment variables from a .env file (only 40 lines of code!)
dolfen/env-file-reader
3697 Downloads
Scanning environment variables from an env file into php environment variables.
mtolhuys/laravel-env-scanner
416 Downloads
Checks environmental variables used in the env() and getenv() helper functions
ddrv/env
301 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
rhlt/env
3 Downloads
A basic and efficient .env file parser, to load environment variables from a file. With flexible support for variable interpolation and graceful syntax errors handling.
vilnisgr/env-editor
2 Downloads
Modern PHP 8.3 library for programmatically editing dotenv files. Preserve comments, formatting, and variable order while reading or writing .env files.
yukata-roommate/env
52 Downloads
Easy to use environment variables in PHP