Libraries tagged by environment var
prinx/dotenv
2630 Downloads
Make easy access to the environment variables in your application
phpgt/config
7495 Downloads
Manage configuration with ini files and environment variables.
nazares/phpdotenv
59 Downloads
Loads environment variables from .env file to `getenv()`, `$_ENV` and `$_SERVER`
mgargano/non-production-robots-ignore
2436 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
1299 Downloads
Static helper to get environment variables in a Symfony 4+ app, loaded either from .env or .env.local.php
makinacorpus/preferences-bundle
4227 Downloads
Preferences are configuration variables that are user-managed for which we cannot rely upon container parameters or environment variables.
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.
lee/php-travis-encrypter
15 Downloads
The PHP wrapper generating travis-encrypted environment variables
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.