Libraries tagged by env variables
enjoys/dotenv
4039 Downloads
Registers environment variables from a .env file
brannow/envyml
7998 Downloads
Registers environment variables from a env.yml file
jardissupport/dotenv
2227 Downloads
Environment file loader with cascading overrides, variable interpolation, type casting, and include directives
gullevek/dotenv
1613 Downloads
Simple .env file processing and storing in _ENV array
grazulex/laravel-safeguard
25 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.
alexoliverwd/dotenv-loader
1483 Downloads
Load environment variables into a PHP application
stechstudio/laravel-infisical
839 Downloads
Import your Infisical applications secrets as Laravel environment variables.
bangpound/composer-dotenv
31028 Downloads
Load environment variables from `.env` when Composer runs
qveronq/laravel-infisical-sync
484 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.
coisa/dotenv
320 Downloads
Autoload environment variables from a .env file
pdmfc/database-env-php-8-support
5786 Downloads
Get env variables from database
mahbubhelal/sync-env
72 Downloads
A laravel package to sync env variables between different .env files.
shopware-blog/shopware-environment-variables
5382 Downloads
a small shopware plugin to use env variables
devuri/wp-env-config
1556 Downloads
A small package to define WordPress configuration constants using environment variables with a .env file.
vilnisgr/env-editor
2 Downloads
Modern PHP 8.3 library for programmatically editing dotenv files. Preserve comments, formatting, and variable order while reading or writing .env files.