Libraries tagged by phpdot
vlucas/phpdotenv
680858708 Downloads
Loads environment variables from `.env` to `$_ENV` and `$_SERVER` automagically, and optionally to `getenv()`.
adbario/php-dot-notation
10325140 Downloads
PHP dot notation access to arrays
sixlive/dotenv-editor
1717041 Downloads
A tool to edit phpdotenv files
dotenv-org/phpdotenv-vault
22625 Downloads
Load environment variables from encrypted .env.vault files
beebmx/kirby-env
42114 Downloads
Enable env variables to Kirby
binary-cube/dot-array
116113 Downloads
PHP Dot-Array :: Sail through array using the dot notation
wpscholar/phpdotenv
16904 Downloads
Loads environmental variables from a .env file.
web-fu/php-dot-notation
6621 Downloads
Library that allows to access array and object with strong type support in Dot Notation
pharaonic/php-dot-array
12606 Downloads
Access array data quickly/easily using dot-notation and asterisk.
jevets/kirby-phpdotenv
11514 Downloads
PHPDotenv for Kirby CMS
abacaphiliac/zend-phpdotenv
42188 Downloads
ZF2 Module that loads vlucas/phpdotenv
code-distortion/fluent-dotenv
106797 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
53863 Downloads
phpdot/contracts
59 Downloads
Shared interfaces for the PHPdot ecosystem
vatradar/env
4791 Downloads
An environment variable convenience library extension for vlucas/phpdotenv