Libraries tagged by dotenv
lionix/envclient
21597 Downloads
Laravel environment client and console commands.
leadingfellows/config-parser
32864 Downloads
Configuration parser/merger
jevets/kirby-phpdotenv
11039 Downloads
PHPDotenv for Kirby CMS
cachix/secretspec
1 Downloads
PHP SDK for SecretSpec, a declarative secrets manager. A thin client over the shared Rust resolver; sources live in secretspec-php/.
abacaphiliac/zend-phpdotenv
40801 Downloads
ZF2 Module that loads vlucas/phpdotenv
guanguans/php-cs-fixer-custom-fixers
7282 Downloads
Use php-cs-fixer to format bats,blade.php,Dockerfile,env,json,md,mdx,sh,sql,tex,text,toml,txt,xml,yaml...files. - 使用 php-cs-fixer 去格式化 bats、blade.php、Dockerfile、env、json、md、mdx、sh、sql、tex、text、toml、txt、xml、yaml...文件。
makbari/dot-env-editor
19990 Downloads
An editor for changing dotEnv file content
shineunited/wordpress-dotenv-extensions
3308 Downloads
Enables dotenv configuration of WordPress installations.
prinx/dotenv
3033 Downloads
Make easy access to the environment variables in your application
pixelfed/dotenv-editor
7400 Downloads
The .env file editor tool for Laravel 5+
michel/dotenv
916 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
lazervel/dotenv
106 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automatically.
kuick/dotenv
6529 Downloads
Kuick Dotenv is DotEnv parser for PHP
jord-jd/dotenv-loader
29 Downloads
Dotenv loader is a simple PHP library that will automatically load in a `.env` file from the root of your project into environment variables.
jchook/dotenv-to-php
2720 Downloads
Convert dotenv files to PHP