rayanlevert/dotenv
Dependency-free environment file handler (.env) loading variables and its values in $_ENV, $_SERVER and getenv() in the PHP userland
时间:2023-12-01 15:14
laizware/quickshell
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.
时间:2023-11-07 19:52
nexus633/processenv
parse .env files to load variables to $_ENV and/or $_SERVER automatically
时间:2023-11-05 23:51
24hoursmedia/php-env-inject
Inject and interpolate environment variables into strings. Supports substituting default values for an env var, and escapers/formatters using callbacks. Partially supports POSIX compliant shell syntax.
时间:2023-11-03 16:27
davidcochrum/dotenv-vault-laravel
Laravel package to load environment variables from encrypted .env.vault files
时间:2023-10-27 01:12
patrick-barreto/dot-env
This package gonna build the environment variables by an .env
时间:2023-10-22 18:38
levizoesch/laravelsetenvironment
A simple command to set environment variables via command line. I wrote this to assist in pipeline builds.
时间:2023-10-20 23:16
juanchosl/envvars
A small, lightweight utility to read ENV files and append his content to environment variables
时间:2023-09-27 18:58
natanael-oliveira/dot-env
A simple library to manage environment variables in PHP
时间:2023-09-26 17:07
devuri/wp-app-skeleton
A base WordPress project to create web applications using environment variables.
时间:2023-09-11 01:53
bjoern-buettner/session
A simple session handler for PHP 8.1 and newer, configurable via environment variables.
时间:2023-07-07 21:55
gokhankurtulus/dotenv
A simple library to supply environment variables from `.env`.
时间:2023-07-07 02:12
tsm/php-environment
A simple library for managing environment variables in PHP. <Based on William Costa Library>
时间:2023-06-27 20:27
envkey/envkey-php
Keeps environment variables automatically in sync. Protects secrets with end-to-end encryption.
时间:2023-05-17 00:48
piotrpress/initer
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.
时间:2023-05-04 17:04