Libraries tagged by php dotenv
duncan3dc/php-env
226005 Downloads
A small library to get environment details
codezero/dotenv-updater
72528 Downloads
Update key/value pairs in a .env file.
beebmx/kirby-env
31238 Downloads
Enable env variables to Kirby 3, 4, 5
chillerlan/php-dotenv
13884 Downloads
A simple .env loader - PHP 8.1+
sebastiansulinski/dotenv
62541 Downloads
DotEnv package - work derived from vlucas/phpdotenv
abacaphiliac/zend-phpdotenv
35857 Downloads
ZF2 Module that loads vlucas/phpdotenv
wpscholar/phpdotenv
14013 Downloads
Loads environmental variables from a .env file.
stefanocbt/phpdotenv-sync
29224 Downloads
A package that makes sure that your .env file is in sync with your .env.example
wearerequired/composer-wp-config
18008 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
7273 Downloads
Allows you get .env file as array and convert array back to .env file
jevets/kirby-phpdotenv
9338 Downloads
PHPDotenv for Kirby CMS
jchook/dotenv-to-php
2025 Downloads
Convert dotenv files to PHP
dikki/dotenv
599 Downloads
A simple dotenv library for PHP
divineomega/dotenv-loader
22682 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.
alexoliverwd/dotenv-loader
689 Downloads
Load environment variables into a PHP application