Libraries tagged by php dotenv
oohology/dotenvwriter
48917 Downloads
Interface for editing .env files in PHP.
duncan3dc/php-env
232432 Downloads
A small library to get environment details
codezero/dotenv-updater
74880 Downloads
Update key/value pairs in a .env file.
beebmx/kirby-env
32206 Downloads
Enable env variables to Kirby
chillerlan/php-dotenv
14449 Downloads
A simple .env loader - PHP 8.1+
sebastiansulinski/dotenv
62892 Downloads
DotEnv package - work derived from vlucas/phpdotenv
abacaphiliac/zend-phpdotenv
36468 Downloads
ZF2 Module that loads vlucas/phpdotenv
wpscholar/phpdotenv
14237 Downloads
Loads environmental variables from a .env file.
jchook/dotenv-to-php
2141 Downloads
Convert dotenv files to PHP
kuick/dotenv
4512 Downloads
Kuick Dotenv is DotEnv parser for PHP
divineomega/dotenv-loader
22769 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
18327 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
7289 Downloads
Allows you get .env file as array and convert array back to .env file
jevets/kirby-phpdotenv
9411 Downloads
PHPDotenv for Kirby CMS
dikki/dotenv
642 Downloads
A simple dotenv library for PHP