Libraries tagged by env var
didslm/env
400 Downloads
A library which helps you load your environment variables into php classes.
dev-kraken/env-validator
10 Downloads
Type-safe environment variable validation for Laravel and PHP applications with intelligent presets and extensible rule objects
adistoe/env-loader
467 Downloads
A loader for environment variables
helhum/env-ts
20879 Downloads
Writes environment variables as TypoScript constant file
gracious/magento-env-config
265 Downloads
Use environment variables in Magento 1 local.xml, uses getenv to get the values
gmazzap/gea
36 Downloads
Environment variables management in PHP
melbahja/environ
22 Downloads
Load environment variables from .env file ONLY on $_ENV and runtime.
zippovich2/wordpress-loader
1285 Downloads
Loading constants and environment variables from .env files.
lazervel/dotenv
46 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automatically.
itsdamien/laravel-heroku-config-parser
29397 Downloads
Parse Heroku config vars like DATABASE_URL or REDIS_URL to work with Laravel.
prinx/dotenv
2876 Downloads
Make easy access to the environment variables in your application
piotrpress/initer
267 Downloads
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.
grazulex/laravel-safeguard
11 Downloads
Configurable security checks for Laravel applications. Run safety audits on environment variables, configuration files, and hidden routes to prevent common mistakes before going live.
ocolin/easyenv
60 Downloads
Very simple tool to load env variables from file
cba85/heroku-dotenv
45 Downloads
Copy php `.env` variables to or from Heroku environment variables