Libraries tagged by enviroment-variables
phpgt/config
7777 Downloads
Manage configuration with ini files and environment variables.
patrick-barreto/dot-env
118 Downloads
This package gonna build the environment variables by an .env
morrislaptop/phpdotenv-safe
80407 Downloads
Load environment variables from .env and ensure they're all present
mesavolt/env
1360 Downloads
Static helper to get environment variables in a Symfony 4+ app, loaded either from .env or .env.local.php
melbahja/environ
21 Downloads
Load environment variables from .env file ONLY on $_ENV and runtime.
makinacorpus/preferences-bundle
4257 Downloads
Preferences are configuration variables that are user-managed for which we cannot rely upon container parameters or environment variables.
lucasmichot/laraveldotenv
103 Downloads
Easily set environment variables to your Laravel project, speed-up deployment with per-environment settings
lithemod/env
113 Downloads
A simple environment variable loader and manager for PHP applications.
lee/php-travis-encrypter
15 Downloads
The PHP wrapper generating travis-encrypted environment variables
jaguarsoft/laravel-env-loader
1122 Downloads
Loads Laravel environment variables from Custom Service
envs/dotenv
277 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automatically.
didslm/env
400 Downloads
A library which helps you load your environment variables into php classes.
cba85/heroku-dotenv
45 Downloads
Copy php `.env` variables to or from Heroku environment variables
brainmaestro/envman
17 Downloads
A tool for managing your application's environment variables
adistoe/env-loader
366 Downloads
A loader for environment variables