Libraries tagged by dot
vlucas/phpdotenv
675554677 Downloads
Loads environment variables from `.env` to `$_ENV` and `$_SERVER` automagically, and optionally to `getenv()`.
dflydev/dot-access-data
426154169 Downloads
Given a deep data structure, access data by dot notation.
symfony/dotenv
257571265 Downloads
Registers environment variables from a .env file
league/config
365767176 Downloads
Define configuration arrays with strict schemas and access values with dot notation
josegonzalez/dotenv
10956352 Downloads
dotenv file parsing for PHP
consolidation/filter-via-dot-access-data
52723929 Downloads
This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.
adbario/php-dot-notation
10226382 Downloads
PHP dot notation access to arrays
curl/curl
16569924 Downloads
cURL class for PHP
jawira/case-converter
8496740 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.
grasmash/expander
67393268 Downloads
Expands internal property references in PHP arrays.
sixlive/dotenv-editor
1701619 Downloads
A tool to edit phpdotenv files
jackiedo/dotenv-editor
1297539 Downloads
The .env file editor tool for Laravel 5.8+
helhum/dotenv-connector
5195719 Downloads
Makes it possible to set environment variables for composer projects.
rubix/tensor
1730318 Downloads
A library and extension that provides objects for scientific computing in PHP.
m1/env
13451084 Downloads
Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.