Libraries tagged by environment-variable
vartroth/secrets-manager
641 Downloads
A PHP package to manage Docker secrets and environment variables
sunaoka/laravel-ssm-parameters-loader
7170 Downloads
Load values from AWS SSM Parameter store into environment variables for Laravel
stechstudio/laravel-infisical
705 Downloads
Import your Infisical applications secrets as Laravel environment variables.
somebdyelse/typo3-symfony-env-vars
2450 Downloads
TYPO3 Extension that replaces the stock environment variable processor by Symfony's
samyapp/laravel-external-authentication
3084 Downloads
Laravel authentication guard for authentication based on headers or environment variables set by an authenticating reverse proxy.
qveronq/laravel-infisical-sync
351 Downloads
Sync your Laravel .env secrets with Infisical. Push, pull and diff environment variables between your .env file and your Infisical vault using the official PHP SDK.
prinx/dotenv
3029 Downloads
Make easy access to the environment variables in your application
phpgt/config
10275 Downloads
Manage configuration with ini files and environment variables.
openbuildings/environment-backup
136491 Downloads
Backup/restore environment variables: globals, static vars, configs
nandi95/laravel-env-in-aws-ssm
3223 Downloads
Manage your environment variables in AWS' SSM Parameter store
monkeyscloud/monkeyslegion-env
444 Downloads
Environment variable management library for PHP applications
michel/dotenv
882 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
marko/env
672 Downloads
Environment variable loading for Marko applications
levizoesch/laravel-set-environment
1699 Downloads
A simple command to set environment variables via command line. I wrote this to assist in pipeline builds.
jord-jd/dotenv-loader
23 Downloads
Dotenv loader is a simple PHP library that will automatically load in a `.env` file from the root of your project into environment variables.