Libraries tagged by environment variable
tofuma/env-exporter
91 Downloads
Generate .env files from example templates using system environment variables
titon/env
71 Downloads
The environment package provides environment detection and secure environment variable management.
sergeyakovlev/env
49 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
474 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.
piotrpress/initer
301 Downloads
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.
php_modules/dotenv
23 Downloads
Dotenv module for php.
philiprehberger/php-config-loader
68 Downloads
Load configuration from JSON and PHP files with environment variable substitution
philiprehberger/env-validator
68 Downloads
Validate required environment variables with type checking and defaults
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.