Libraries tagged by environment variables
lithemod/mail
12 Downloads
Email sending package based on PHPMailer, simplifying the process of sending SMTP emails in PHP applications. It offers integration with environment variables using the lithemodules/support-env package, ensuring secure and flexible configuration.
linkorb/flex-session
8 Downloads
Allow to switch session storage backend by a single environment variable
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.
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
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
650 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.
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.
grzegorz-jamroz/dotenv
9 Downloads
A PHP library for loading environment variables from .env file.
gokhankurtulus/dotenv
19 Downloads
A simple library to supply environment variables from `.env`.
gaucho/env
72 Downloads
Registers environment variables from a .env file (only 40 lines of code!)