Libraries tagged by php dotenv
nielbuys/phpdotenv
14 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
stefanocbt/phpdotenv-sync
68362 Downloads
A package that makes sure that your .env file is in sync with your .env.example
cyberinferno/yii2-phpdotenv
11036 Downloads
phpdotenv Yii2 extension
cba85/heroku-dotenv
45 Downloads
Copy php `.env` variables to or from Heroku environment variables
solumdesignum/package-env-loader
24 Downloads
Framework agnostic environment loader that abstracts PHP dotEnv for faster env loading.
handpressed/substratum
13 Downloads
WordPress boilerplate configured and managed with Composer and PHP dotenv. Based on Roots Bedrock.
gmazzap/gea
36 Downloads
Environment variables management in PHP
handpressed/wp-multitenancy-add-site
27 Downloads
Adds WordPress sites to handpressed/wp-multitenancy-boilerplate.
or81/eloquent
12 Downloads
A lightweight, dependency-free ORM and SQL query builder for PHP with a Laravel-style fluent API. Supports MySQL and SQLite, reads its credentials from .env, and queries by Jalali (Shamsi) date out of the box.
kraken-php/environment
1494 Downloads
Kraken Framework Environment Component.
codemonster-ru/env
541 Downloads
Lightweight .env loader for PHP projects
abmmhasan/bucket
118 Downloads
PHP data and configuration primitives: arrays, collections, dot paths, dotenv, hooks, and DTO hydration.
bnomei/kirby3-page-memcached
164 Downloads
Kirby 3 Plugin to cache the content file using the PHP Memcached extension
xiaoniuge/think-dotenv
36 Downloads
ThinkPHP3.2集成php-dotenv
srdorado/php-dotenv
12 Downloads
Loads environment variables from .env file to getenv(), $_ENV and $_SERVER