Libraries tagged by environment variable
zadorin/better-getenv
4 Downloads
Simple helper to retrieve environment variables
yatero/enivronment-picker
12 Downloads
Choose a labeled environment based on environment variables or URL.
vzina/phpdotenv
2 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
vairogs/functions-local
0 Downloads
A PHP library providing utility functions for working with the local filesystem, environment variables, system resources, and more
uziiuzair/secure-env-php
146 Downloads
Encrypt environment files for production use.
tomrf/dotenv
36 Downloads
simple dotenv file loader using the built-in parse_ini_file()
titon/env
71 Downloads
The environment package provides environment detection and secure environment variable management.
sergeyakovlev/env
46 Downloads
A simple library to loads environment variables from “.env” file
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
4 Downloads
Encrypt environment files for production use.