Libraries tagged by environment-vars
johnathanmiller/secure-env-php
47456 Downloads
Encrypt environment files for production use.
gmazzap/gea
36 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.
nishant-sharma/secure-env-php
4 Downloads
Encrypt environment files for production use.
vlucas/phpdotenv
499459013 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/dotenv
183736423 Downloads
Registers environment variables from a .env file
oscarotero/env
9674397 Downloads
Simple library to consume environment variables
helhum/dotenv-connector
3608099 Downloads
Makes it possible to set environment variables for composer projects.
platformsh/config-reader
4143831 Downloads
Small helper to access Platform.sh environment variables
assertwell/phpunit-global-state
1080111 Downloads
Tools for testing applications that depend on global state with PHPUnit
tapp/laravel-aws-secrets-manager
154538 Downloads
Use AWS Secrets manager to load environment variables for configuration.
phpdevcommunity/php-dotenv
4864 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
davereid/drupal-environment
211507 Downloads
Provides a helper for working with environment variables and Drupal hosting providers.
crell/envmapper
8438 Downloads
A simple, fast mapper from environment variables to classed objects.