Libraries tagged by environment-variables
muzammal/syncenvvariables
5 Downloads
A Laravel package to synchronize environment variables from .env.example to .env
morrislaptop/phpdotenv-safe
80410 Downloads
Load environment variables from .env and ensure they're all present
monkeyslegion/env
6 Downloads
Environment variable loader for Monkeyslegion framework
mohsendehghani/laravel-encryptenv
26 Downloads
Laravel Environment Variable Encryption
mim/dotenv
0 Downloads
Registers environment variables from a .env file
mihui/php-vcap
50 Downloads
Library of accessing IBM Cloud VCAP_SERVICES environment variables.
mgargano/non-production-robots-ignore
2437 Downloads
Non Production Robots Ignore is a simple WordPress plugin that is used with vlucas/phpdotenv (or similar) that sets environment variables to set robots.txt to ignore all on all environments except production.
mesavolt/env
1375 Downloads
Static helper to get environment variables in a Symfony 4+ app, loaded either from .env or .env.local.php
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
210 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