Libraries tagged by php dotenv
codezero/dotenv-updater
68183 Downloads
Update key/value pairs in a .env file.
beebmx/kirby-env
30167 Downloads
Enable env variables to Kirby 3 & 4
chillerlan/php-dotenv
13032 Downloads
A simple .env loader - PHP 8.1+
sebastiansulinski/dotenv
62139 Downloads
DotEnv package - work derived from vlucas/phpdotenv
code-distortion/fluent-dotenv
92908 Downloads
A wrapper with a fluent interface for new and old versions of vlucas/phpdotenv or symfony/dotenv, providing a common interface to easily read values from .env files
abacaphiliac/zend-phpdotenv
35016 Downloads
ZF2 Module that loads vlucas/phpdotenv
wpscholar/phpdotenv
13429 Downloads
Loads environmental variables from a .env file.
stefanocbt/phpdotenv-sync
25227 Downloads
A package that makes sure that your .env file is in sync with your .env.example
divineomega/dotenv-loader
22595 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.
wearerequired/composer-wp-config
17581 Downloads
A composer plugin to create the WordPress configuration file which automagically defines constants from a .env file. Also includes path of Composer's autoloader in wp-config.php.
jsefton/php-dotenv-parser
7222 Downloads
Allows you get .env file as array and convert array back to .env file
jevets/kirby-phpdotenv
9250 Downloads
PHPDotenv for Kirby CMS
jchook/dotenv-to-php
1994 Downloads
Convert dotenv files to PHP
rubricate/dotenv
136 Downloads
PHP component to load dotenv file
kuick/dotenv
3778 Downloads
Kuick Dotenv is DotEnv parser for PHP