Libraries tagged by environemnt variables
sergeyakovlev/env
47 Downloads
A simple library to loads environment variables from “.env” file
selfphp/env-schema
1 Downloads
Validate .env environment variables in PHP using a declarative schema.
remotelyliving/php-env
3 Downloads
A library to marshall environment variables from environments
pvsv1984/secure-env-php
473 Downloads
Encrypt environment files for production use.
publiux/phpdotenv
178 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER`, and Docker secrets automagically.
php_modules/dotenv
23 Downloads
Dotenv module for php.
pawelabrams/minenv
2 Downloads
Makes environment variables from .env files accessible to PHP. A lightweight alternative to phpdotenv.
patinthehat/phpdotenv
11 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
nishant-sharma/secure-env-php
6 Downloads
Encrypt environment files for production use.
nielbuys/phpdotenv
10 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
netsilik/env
7 Downloads
Env - the type aware env reader.
morrislaptop/phpdotenv-safe
80410 Downloads
Load environment variables from .env and ensure they're all present
morainstein/dotenv
3 Downloads
A simple lib for loading environment variables in PHP
mdjward/behat-env-var-extension
82 Downloads
Behat extension to make environment variables available as container parameters
luongtran/phpdotenv
13 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.