Libraries tagged by environment var
lexxyit/env-parser
43 Downloads
Parsing the .env file to add new variables to the global environment.
lepampim/fast-dbg-php
7 Downloads
Library for debugging PHP pages simply and quickly in an HTML environment
veloxbill/env-changer
11 Downloads
Laravel env changer for sites
rdp77/laravel-env-set-command
200 Downloads
Set a .env file variable from the command line
ciandt/behat-placeholders-extension
41480 Downloads
Extension to use placeholder parameters on scenarios
yukata-roommate/env-loader
21 Downloads
Load environment variables
wierk/envpress
10 Downloads
A PHP package streamlining the configuration of modern and secure WordPress instances using environment variables.
tigerheck/laravel-aws-secrets-manager
298 Downloads
Use AWS Secrets manager to load environment variables for configuration.
szemul/config
2167 Downloads
Simple configuration engine supporting .env files and environment variables
srdorado/php-dotenv
10 Downloads
Loads environment variables from .env file to getenv(), $_ENV and $_SERVER
skunbydev/dot-env
5 Downloads
Simple library for managing environment variables in PHP.
samyapp/laravel-external-authentication
415 Downloads
Laravel authentication guard for authentication based on headers or environment variables set by an authenticating reverse proxy.
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.