Libraries tagged by environment var
devuri/wp-env-config
1483 Downloads
A small package to define WordPress configuration constants using environment variables with a .env file.
caiola/config
15800 Downloads
Easy PHP config allows to configure your settings by allowing to read environment from operating system and public variables
nystudio107/dotenvy
6903 Downloads
Speed up your production sites by ditching .env for key/value variable pairs as Apache, Nginx, and shell equivalents.
improvit17/laravel-env-cli
258 Downloads
laravel commands to work with .env file in cli
zozlak/guzzle-proxy-client
770 Downloads
A wrapper around GuzzleHttp Client honoring proxy settings in http_proxy, https_proxy and no_proxy environment variables
william-costa/dot-env
3763 Downloads
A simple library for managing environment variables in PHP.
tixelrocks/long-env
10070 Downloads
A helper function that adds support for long environment variables (eg for AWS)
szemul/config
2288 Downloads
Simple configuration engine supporting .env files and environment variables
sunaoka/laravel-ssm-parameters-loader
1871 Downloads
Load values from AWS SSM Parameter store into environment variables for Laravel
samyapp/laravel-external-authentication
1338 Downloads
Laravel authentication guard for authentication based on headers or environment variables set by an authenticating reverse proxy.
phpgt/config
7898 Downloads
Manage configuration with ini files and environment variables.
nandi95/laravel-env-in-aws-ssm
1484 Downloads
Manage your environment variables in AWS' SSM Parameter store
makinacorpus/preferences-bundle
4330 Downloads
Preferences are configuration variables that are user-managed for which we cannot rely upon container parameters or environment variables.
lucguerraz/wpml-installer
651 Downloads
A composer plugin to make installing wpml.org plugins with composer easy. Your subscription info will be read from environment variables, will only be transmitted to WPML and will not be displayed in composer.lock.
lithemod/env
287 Downloads
A simple environment variable loader and manager for PHP applications.