Libraries tagged by phpdot
vlucas/phpdotenv
652863317 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
adbario/php-dot-notation
9685470 Downloads
PHP dot notation access to arrays
sixlive/dotenv-editor
1629899 Downloads
A tool to edit phpdotenv files
dotenv-org/phpdotenv-vault
20127 Downloads
Load environment variables from encrypted .env.vault files
beebmx/kirby-env
41051 Downloads
Enable env variables to Kirby
quorum/dot-notation
56414 Downloads
Simple PHP Dot Notation Parser
binary-cube/dot-array
113819 Downloads
PHP Dot-Array :: Sail through array using the dot notation
wpscholar/phpdotenv
16549 Downloads
Loads environmental variables from a .env file.
web-fu/php-dot-notation
6157 Downloads
Library that allows to access array and object with strong type support in Dot Notation
pharaonic/php-dot-array
12264 Downloads
Access array data quickly/easily using dot-notation and asterisk.
jevets/kirby-phpdotenv
11144 Downloads
PHPDotenv for Kirby CMS
abacaphiliac/zend-phpdotenv
41101 Downloads
ZF2 Module that loads vlucas/phpdotenv
code-distortion/fluent-dotenv
105502 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
justcoded/dotenv-sync
52603 Downloads
morrislaptop/phpdotenv-safe
80446 Downloads
Load environment variables from .env and ensure they're all present