Libraries tagged by environment-variables
skunbydev/dot-env
5 Downloads
Simple library for managing environment variables in PHP.
scitotec/url-decode-env-var-processor-bundle
351 Downloads
Symfony Environment Variable Processor for decoding url-encoded strings
samyapp/laravel-external-authentication
415 Downloads
Laravel authentication guard for authentication based on headers or environment variables set by an authenticating reverse proxy.
samy/environment
470 Downloads
This library lets your application load virtual environment configuration from environment variables or any other environment configuration.
rubensdimas/dot-env
14 Downloads
A simple library for managing environment variables in PHP. Created by William Costa.
rescaled/simple-feature
327 Downloads
This package aims to provide a fully-featured, yet simple feature flag configuration through environment variables for Laravel 7+
reagordi/env
4 Downloads
Loads environment variables from `.env` to `env()`, `$_ENV` and `$_SERVER` automagically.
rammewerk/environment
28 Downloads
A simple and fast environment variable handler for PHP projects.
prinx/dotenv
2630 Downloads
Make easy access to the environment variables in your application
phpgt/config
7495 Downloads
Manage configuration with ini files and environment variables.
openbuildings/environment-backup
136344 Downloads
Backup/restore environment variables: globals, static vars, configs
nielbuys/phpdotenv
8 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
nazares/phpdotenv
59 Downloads
Loads environment variables from .env file to `getenv()`, `$_ENV` and `$_SERVER`
mgargano/non-production-robots-ignore
2436 Downloads
Non Production Robots Ignore is a simple WordPress plugin that is used with vlucas/phpdotenv (or similar) that sets environment variables to set robots.txt to ignore all on all environments except production.
mesavolt/env
1299 Downloads
Static helper to get environment variables in a Symfony 4+ app, loaded either from .env or .env.local.php