Libraries tagged by environment variables
sergeyakovlev/env
46 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
2 Downloads
A library to marshall environment variables from environments
pvsv1984/secure-env-php
472 Downloads
Encrypt environment files for production use.
publiux/phpdotenv
177 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
10 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
nishant-sharma/secure-env-php
5 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.
juanchosl/envvars
52 Downloads
A small, lightweight utility to read ENV files and append his content to environment variables
jenson/convict
13 Downloads
Configuration management. PHP implementation of node-convict