Libraries tagged by environment-vars
johnathanmiller/secure-env-php
46502 Downloads
Encrypt environment files for production use.
nishant-sharma/secure-env-php
4 Downloads
Encrypt environment files for production use.
gmazzap/gea
34 Downloads
Environment variables management in PHP
uziiuzair/secure-env-php
146 Downloads
Encrypt environment files for production use.
pvsv1984/secure-env-php
472 Downloads
Encrypt environment files for production use.
vlucas/phpdotenv
484844543 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/dotenv
178204090 Downloads
Registers environment variables from a .env file
oscarotero/env
9458489 Downloads
Simple library to consume environment variables
helhum/dotenv-connector
3494232 Downloads
Makes it possible to set environment variables for composer projects.
assertwell/phpunit-global-state
987902 Downloads
Tools for testing applications that depend on global state with PHPUnit
platformsh/config-reader
4009582 Downloads
Small helper to access Platform.sh environment variables
tapp/laravel-aws-secrets-manager
148543 Downloads
Use AWS Secrets manager to load environment variables for configuration.
phpdevcommunity/php-dotenv
3194 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
davereid/drupal-environment
204396 Downloads
Provides a helper for working with environment variables and Drupal hosting providers.
crell/envmapper
7625 Downloads
A simple, fast mapper from environment variables to classed objects.