Libraries tagged by environment-variables
laizware/quickshell
6 Downloads
Quick wrapper for shell_exec to execute or run external commands from PHP that allows setting the working directory, environment variables and return the standard output.
knorkfork/load-environment
111 Downloads
Load environment variables from .env file
kimbee-team/dotenv-dump
169 Downloads
Dumps environment variables from `.env` to `.htaccess` or plain PHP-file.
justenough/craft-envfield
151 Downloads
A drop-in replacement for CraftCMS plain text fields with environment variable support, inc autosuggest
juanchosl/envvars
55 Downloads
A small, lightweight utility to read ENV files and append his content to environment variables
jpolvora/dotenvy
297 Downloads
PHP Environment Variables Manager with dotenv (.env) files and validation by example
joseaugustolimajesus/handle-env-laravel
36 Downloads
Change environment variables simply and quickly
jootop/laravel-aws-secrets-manager
1 Downloads
Use AWS Secrets manager to load environment variables for configuration.
jasny/application-env
651 Downloads
Logic around the APPLICATION_ENV environment variable
jairosantos/easy-framework
7 Downloads
This is a simple PHP framework for APIs that demonstrates basic routing, handling HTTP requests, and organizing controllers for CRUD operations. The framework uses Dotenv for environment variable management, PDO for database interactions, and a custom router to handle different HTTP methods and routes.
ismaelbrito/dot-env
4 Downloads
A simple library for managing environment variables in PHP.
into-the-void/env
23 Downloads
Read, parse and modify environment variables
ilimic/phpdotenv
87 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
horat1us/yii2-header-environment
52 Downloads
Loading environment variables from HTTP Headers (for testing purposes)
h4ck3r31/getenv-typoscript
769 Downloads
This TYPO3 extension provides a simple way to access environment variables within TypoScript at places where stdWrap is not available.