Libraries tagged by phpdot
peachpear/phpdotenv
5 Downloads
phpdotenv is a environment config classs
patinthehat/phpdotenv
11 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
nielbuys/phpdotenv
10 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
nazares/phpdotenv
64 Downloads
Loads environment variables from .env file to `getenv()`, `$_ENV` and `$_SERVER`
nabokoval/php-dot-access
2 Downloads
Data container using dot notation
morrislaptop/phpdotenv-safe
80414 Downloads
Load environment variables from .env and ensure they're all present
mkomorowski/php-dot-get
9 Downloads
Array dot notation access
mdabbas/php-dot-env
3 Downloads
mattivdweem/phpdotenv
135 Downloads
Library to load in dotenv files
luongtran/phpdotenv
13 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
litp/sae-phpdotenv
24 Downloads
A modified version of dotenv that checks putenv function before using it
kozo/phpdotenv_util
16 Downloads
phpdotenv utility
jord-jd/php-dot-net-ticks
1 Downloads
This package helps PHP developers work with and convert .NET ticks, a form of precise time measurement used by the .NET DateTime object.
jbizzay/php-dot
252 Downloads
Structured array helper with dot notation
ilimic/phpdotenv
91 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.