Libraries tagged by environemnt variables
uziiuzair/secure-env-php
147 Downloads
Encrypt environment files for production use.
titon/env
71 Downloads
The environment package provides environment detection and secure environment variable management.
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
9 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
netsilik/env
7 Downloads
Env - the type aware env reader.
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.