Libraries tagged by dot
vlucas/phpdotenv
497345927 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
dflydev/dot-access-data
266735496 Downloads
Given a deep data structure, access data by dot notation.
symfony/dotenv
182961770 Downloads
Registers environment variables from a .env file
league/config
216559875 Downloads
Define configuration arrays with strict schemas and access values with dot notation
josegonzalez/dotenv
8196504 Downloads
dotenv file parsing for PHP
consolidation/filter-via-dot-access-data
37569575 Downloads
This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.
adbario/php-dot-notation
7011878 Downloads
PHP dot notation access to arrays
curl/curl
11615128 Downloads
cURL class for PHP
helhum/dotenv-connector
3590711 Downloads
Makes it possible to set environment variables for composer projects.
dflydev/dot-access-configuration
14246440 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
rubix/tensor
928255 Downloads
A library and extension that provides objects for scientific computing in PHP.
m1/env
9905226 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
5187153 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
1583158 Downloads
GraphViz graph drawing for the mathematical graph/network library GraPHP.
yiithings/yii2-dotenv
435991 Downloads
PHP DotEnv for Yii2 framework