Libraries tagged by phpdot
vlucas/phpdotenv
633041634 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
adbario/php-dot-notation
9346554 Downloads
PHP dot notation access to arrays
sixlive/dotenv-editor
1572979 Downloads
A tool to edit phpdotenv files
dotenv-org/phpdotenv-vault
18658 Downloads
Load environment variables from encrypted .env.vault files
beebmx/kirby-env
39979 Downloads
Enable env variables to Kirby
quorum/dot-notation
53452 Downloads
Simple PHP Dot Notation Parser
binary-cube/dot-array
111551 Downloads
PHP Dot-Array :: Sail through array using the dot notation
wpscholar/phpdotenv
16339 Downloads
Loads environmental variables from a .env file.
web-fu/php-dot-notation
5820 Downloads
Library that allows to access array and object with strong type support in Dot Notation
pharaonic/php-dot-array
11931 Downloads
Access array data quickly/easily using dot-notation and asterisk.
jevets/kirby-phpdotenv
10849 Downloads
PHPDotenv for Kirby CMS
abacaphiliac/zend-phpdotenv
40261 Downloads
ZF2 Module that loads vlucas/phpdotenv
code-distortion/fluent-dotenv
104130 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
51264 Downloads
stefanocbt/phpdotenv-sync
68353 Downloads
A package that makes sure that your .env file is in sync with your .env.example