Libraries tagged by environemnt variables
dev-kraken/env-validator
7 Downloads
Type-safe environment variable validation for Laravel and PHP applications with intelligent presets and extensible rule objects
yukata-roommate/env
42 Downloads
Easy to use environment variables in PHP
wierk/envpress
22 Downloads
A PHP package streamlining the configuration of modern and secure WordPress instances using environment variables.
uhi67/envhelper
1728 Downloads
Helper for environment variables
szemul/config
2242 Downloads
Simple configuration engine supporting .env files and environment variables
samyapp/laravel-external-authentication
1129 Downloads
Laravel authentication guard for authentication based on headers or environment variables set by an authenticating reverse proxy.
phpgt/config
7792 Downloads
Manage configuration with ini files and environment variables.
patrick-barreto/dot-env
122 Downloads
This package gonna build the environment variables by an .env
mesavolt/env
1369 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.
linkorb/envoi
4489 Downloads
Environment variables on steroids
lee/php-travis-encrypter
16 Downloads
The PHP wrapper generating travis-encrypted environment variables
grazulex/laravel-safeguard
8 Downloads
Configurable security checks for Laravel applications. Run safety audits on environment variables, configuration files, and hidden routes to prevent common mistakes before going live.
envs/dotenv
277 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automatically.