Libraries tagged by environment-variables
bjoern-buettner/session
177 Downloads
A simple session handler for PHP 8.1 and newer, configurable via environment variables.
barnebys/now-env
14 Downloads
Use 'now.json' environment variables while developing
bappygates/laravel-env-checker
0 Downloads
Checks required environment variables in a Laravel project.
backdevs/dotenv-sniffer
39 Downloads
A code sniffer for environment variables not declared in .env files
aubry/env-vars-debug-bundle
796 Downloads
Symfony bundle to list all the environment variables used in parameter definitions
atekushi/env
0 Downloads
Environment Variable Manager
andriichuk/keepenv
14 Downloads
KeepEnv is a tool for checking and managing environment variables based on a specification file.
amsdard/composer-load-env
106 Downloads
Simple handler to inject custom environment variables into composer scripts by load defined ENV files
alzen8work/phpdotenv
12 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
24hoursmedia/php-env-inject
23 Downloads
Inject and interpolate environment variables into strings. Supports substituting default values for an env var, and escapers/formatters using callbacks. Partially supports POSIX compliant shell syntax.
voronkovich/wordpress-mailer-dsn
318 Downloads
WordPress plugin to configure wp_mail() via MAILER_DSN environment variable.
typisttech/wp-password-argon-two-env
344 Downloads
Convert environment variables to WP Password Argon Two required constants.
traqza/laravelsetenvironment
1780 Downloads
A simple command to set environment variables via command line. I wrote this to assist in pipeline builds.
previousnext/skpr-config
1396 Downloads
Reads skipper configuration files into environment variables.
nepada/envy
204 Downloads
Helpers for extracting, validating and type-casting data from environment variables