Libraries tagged by dot
vlucas/phpdotenv
446195789 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
dflydev/dot-access-data
220895008 Downloads
Given a deep data structure, access data by dot notation.
symfony/dotenv
160667324 Downloads
Registers environment variables from a .env file
league/config
175144894 Downloads
Define configuration arrays with strict schemas and access values with dot notation
josegonzalez/dotenv
7511490 Downloads
dotenv file parsing for PHP
consolidation/filter-via-dot-access-data
32838880 Downloads
This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.
adbario/php-dot-notation
6220663 Downloads
PHP dot notation access to arrays
curl/curl
10066246 Downloads
cURL class for PHP
helhum/dotenv-connector
3113505 Downloads
Makes it possible to set environment variables for composer projects.
dflydev/dot-access-configuration
14032573 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
rubix/tensor
786552 Downloads
A library and extension that provides objects for scientific computing in PHP.
m1/env
9013303 Downloads
Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.
jawira/case-converter
4467534 Downloads
Convert strings between 13 naming conventions: Snake case, Camel case, Pascal case, Kebab case, Ada case, Train case, Cobol case, Macro case, Upper case, Lower case, Sentence case, Title case and Dot notation.
graphp/graphviz
1295738 Downloads
GraphViz graph drawing for the mathematical graph/network library GraPHP.
yiithings/yii2-dotenv
368942 Downloads
PHP DotEnv for Yii2 framework