nazares/phpdotenv
Loads environment variables from .env file to `getenv()`, `$_ENV` and `$_SERVER`
时间:2023-04-08 22:19
nielbuys/phpdotenv
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
时间:2023-03-24 11:44
devuri/wp-env-app
A base WordPress project to create web applications using environment variables.
时间:2023-03-14 03:13
backdevs/dotenv-sniffer
A code sniffer for environment variables not declared in .env files
时间:2023-03-06 13:24
srdorado/php-dotenv
Loads environment variables from .env file to getenv(), $_ENV and $_SERVER
时间:2023-02-12 19:59
traqza/laravelsetenvironment
A simple command to set environment variables via command line. I wrote this to assist in pipeline builds.
时间:2023-02-12 10:19
tigerheck/laravel-aws-secrets-manager
Use AWS Secrets manager to load environment variables for configuration.
时间:2023-02-07 05:05
didslm/env
A library which helps you load your environment variables into php classes.
时间:2023-02-01 17:30
rubensdimas/dot-env
A simple library for managing environment variables in PHP. Created by William Costa.
时间:2023-02-01 10:50
gaucho/env
Registers environment variables from a .env file (only 40 lines of code!)
时间:2023-01-29 20:32
rmunate/info-server
The System Library allows you to query all information related to existing server-side variables, values, and configurations (Server Variables, Environment Variables, PHP Values, and Configurations). It provides an easy and convenient way to work with server data.
时间:2023-01-05 15:53
allanrodrigues/environment-variables-manager
A simple library for managing environment variables in PHP.
时间:2022-11-30 14:11
rdp77/laravel-env-set-command
Set a .env file variable from the command line
时间:2022-10-12 06:56
xdg/environment
An abstraction layer over environment variables.
时间:2022-10-08 10:33