Libraries tagged by env
ahmadrosid/laravel-env-feature-flags
3223 Downloads
A simple package for managing feature flags in Laravel applications using environment variables.
dekodeinteraktiv/dekode-label-environment
36112 Downloads
Adds a banner to the frontend and an item to the admin bar informing about the server environment
wearerequired/composer-wp-config
17718 Downloads
A composer plugin to create the WordPress configuration file which automagically defines constants from a .env file. Also includes path of Composer's autoloader in wp-config.php.
vpyzhyk/aws-secrets-bundle
2309 Downloads
Use AWS Secrets as service container parameters in Symfony. It`s fork constup/aws-secrets-bundle
sunaoka/aws-ssm-parameters-loader-php
5085 Downloads
Load values from AWS SSM Parameter store into environment variables
portrino/companienv
3797 Downloads
Companion for .env files
maatwebsite/yamlenv
15952 Downloads
Reads `env.yml` and makes a validated list of variables available as environment variables
johannschopplich/kirby-helpers
6550 Downloads
Dotenv support, meta tag generation and more for Kirby CMS
cwhite92/dotenvdiff
64 Downloads
Easily see differences between two .env files
countxvat/aws-secrets-bundle
8959 Downloads
Loads ENV vars from AWS Secrets Manager
code-distortion/fluent-dotenv
93240 Downloads
A wrapper with a fluent interface for new and old versions of vlucas/phpdotenv or symfony/dotenv, providing a common interface to easily read values from .env files
chillerlan/php-dotenv
13339 Downloads
A simple .env loader - PHP 8.1+
bnomei/kirby3-redis-cachedriver
1422 Downloads
Advanced Redis cache-driver with in-memory store, transactions and preloading
abacaphiliac/zend-phpdotenv
35383 Downloads
ZF2 Module that loads vlucas/phpdotenv
itsdamien/laravel-heroku-config-parser
29283 Downloads
Parse Heroku config vars like DATABASE_URL or REDIS_URL to work with Laravel.