Libraries tagged by env variables
principles/principles
2 Downloads
Validate your env variables.
itsjustanthony/laravel-dawn
6 Downloads
Extends the Laravel Dusk command to enable server defined $APP_ENV variable
hermesdj/seat-config
27 Downloads
Plugin used to overwrite seat configs that are not configurable using env variables
g3r4/php-jira-rest-client
29 Downloads
Fork of JIRA REST API Client for PHP to not require dontenv, uses env variables instead
etelford/phpdotenv-include-extension
13 Downloads
An extension for vlucas/phpdotenv to load .env variables from include files. as well as group them into array-like underscore syntax.
bushart/laravel-timezone
7 Downloads
laravel set env variable
alanvdb/server
5 Downloads
Server class containing request and .env loaded variables.
roadie-xx/dotenv
4 Downloads
Loads environment variables from .env file to getenv(), $_ENV and $_SERVER.
muzammal/syncenvvariables
3 Downloads
A Laravel package to synchronize environment variables from .env.example to .env
kimbee-team/dotenv-dump
168 Downloads
Dumps environment variables from `.env` to `.htaccess` or plain PHP-file.
grzegorz-jamroz/dotenv
7 Downloads
A PHP library for loading environment variables from .env file.
garkavenkov/dotenv
7 Downloads
Register environments variable from .env
enesekinci/php-getenv
6 Downloads
Loads environment variables from .env file
codeurx/dotenv
11 Downloads
Loads environment variables from .env to getenv().
codebot/phpenv
511 Downloads
Class for storing and reading environment variables from .env file stored in document root.