Libraries tagged by 1Dot
ramesh-dada/bbcode-alerts
2886 Downloads
Add visual alerts / warnings to Flarum posts
ramesh-dada/download-button
2762 Downloads
Add visual Download button with size and filename to Flarum posts
ramesh-dada/customtheme
87 Downloads
1Dot Custom Theme
dynamikaweb/yii2-1doc-api
5 Downloads
1Doc api model for Yii2.
rewardswise/yodlee-sdk-php
3 Downloads
This file describes the Yodlee Platform APIs using the swagger notation. You can use this swagger file to generate client side SDKs to the Yodlee Platform APIs for many different programming languages. Yodlee API v1.1 - Overview.You will have to set the header before making the API call. The following headers apply to all the APIs:Authorization: This header holds the access token Api-Version: 1.1Note: If there are any API-specific headers, they are mentioned explicitly in the respective API's description.
vlucas/phpdotenv
642506919 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/dotenv
244236416 Downloads
Registers environment variables from a .env file
dflydev/dot-access-data
395852224 Downloads
Given a deep data structure, access data by dot notation.
league/config
336830475 Downloads
Define configuration arrays with strict schemas and access values with dot notation
josegonzalez/dotenv
10426669 Downloads
dotenv file parsing for PHP
consolidation/filter-via-dot-access-data
50320748 Downloads
This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.
adbario/php-dot-notation
9513536 Downloads
PHP dot notation access to arrays
jawira/case-converter
7817671 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
64549583 Downloads
Expands internal property references in PHP arrays.
curl/curl
15932887 Downloads
cURL class for PHP