Libraries tagged by environment-vars
makinacorpus/preferences-bundle
4286 Downloads
Preferences are configuration variables that are user-managed for which we cannot rely upon container parameters or environment variables.
mage/dotenv
80 Downloads
Magento 2 module to load environment variables using Dotenv.
luongtran/phpdotenv
13 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
lonesoft/bash-dot-env
86 Downloads
Handle environment variables / configurations
lithemod/mail
13 Downloads
Email sending package based on PHPMailer, simplifying the process of sending SMTP emails in PHP applications. It offers integration with environment variables using the lithemodules/support-env package, ensuring secure and flexible configuration.
lithemod/env
211 Downloads
A simple environment variable loader and manager for PHP applications.
linkorb/flex-session
8 Downloads
Allow to switch session storage backend by a single environment variable
levizoesch/laravel-set-environment
590 Downloads
A simple command to set environment variables via command line. I wrote this to assist in pipeline builds.
laizware/quickshell
6 Downloads
Quick wrapper for shell_exec to execute or run external commands from PHP that allows setting the working directory, environment variables and return the standard output.
knorkfork/load-environment
114 Downloads
Load environment variables from .env file
kimbee-team/dotenv-dump
169 Downloads
Dumps environment variables from `.env` to `.htaccess` or plain PHP-file.
justenough/craft-envfield
151 Downloads
A drop-in replacement for CraftCMS plain text fields with environment variable support, inc autosuggest
juanchosl/envvars
56 Downloads
A small, lightweight utility to read ENV files and append his content to environment variables
jpolvora/dotenvy
297 Downloads
PHP Environment Variables Manager with dotenv (.env) files and validation by example
joseaugustolimajesus/handle-env-laravel
36 Downloads
Change environment variables simply and quickly