Libraries tagged by environment-variables
melbahja/environ
17 Downloads
Load environment variables from .env file ONLY on $_ENV and runtime.
makinacorpus/preferences-bundle
4227 Downloads
Preferences are configuration variables that are user-managed for which we cannot rely upon container parameters or environment variables.
luongtran/phpdotenv
11 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
lucasmichot/laraveldotenv
103 Downloads
Easily set environment variables to your Laravel project, speed-up deployment with per-environment settings
lithemod/mail
7 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.
levizoesch/laravel-set-environment
442 Downloads
A simple command to set environment variables via command line. I wrote this to assist in pipeline builds.
lee/php-travis-encrypter
15 Downloads
The PHP wrapper generating travis-encrypted environment variables
laxity7/dotenv
43 Downloads
Registers environment variables from a .env file
gaucho/env
68 Downloads
Registers environment variables from a .env file (only 40 lines of code!)
dipesh79/laravel-env-manager
8 Downloads
Manage Laravel environment variables with ease using Artisan commands and a basic web interface for visual management.
didslm/env
399 Downloads
A library which helps you load your environment variables into php classes.
dealnews/get-config
281 Downloads
A PHP library for reading settings from environment variables or an ini file.
cba85/heroku-dotenv
42 Downloads
Copy php `.env` variables to or from Heroku environment variables
brainmaestro/envman
16 Downloads
A tool for managing your application's environment variables
bjoern-buettner/session
47 Downloads
A simple session handler for PHP 8.1 and newer, configurable via environment variables.