Libraries tagged by notation
dflydev/dot-access-data
386248415 Downloads
Given a deep data structure, access data by dot notation.
symfony/property-access
312336376 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
league/config
327706541 Downloads
Define configuration arrays with strict schemas and access values with dot notation
adbario/php-dot-notation
9332483 Downloads
PHP dot notation access to arrays
jawira/case-converter
7594408 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
63610147 Downloads
Expands internal property references in PHP arrays.
mathjax/mathjax
93231 Downloads
MathJax is an open-source JavaScript display engine for LaTeX, MathML, and AsciiMath notation that works in all modern browsers.
helgesverre/toon
120901 Downloads
Token-Oriented Object Notation - A compact data format for reducing token consumption when sending structured data to LLMs
darsyn/ip
2052908 Downloads
An immutable IP Address value object that provides several different notations, including helper functions.
sbsaga/toon
46459 Downloads
🧠TOON for Laravel — a compact, human-readable, and token-efficient data format for AI prompts & LLM contexts. Perfect for ChatGPT, Gemini, Claude, Mistral, and OpenAI integrations (JSON ⇄ TOON).
krowinski/bcmath-extended
1117322 Downloads
Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions. (more http://php.net/manual/en/book.bc.php) Supports scientific notations
stefro/laravel-lang-country
53068 Downloads
Setting the locale is not enough most of the time, some countries use more than one languages. Also, different countries use different date notation formats, names, flags and currencies. This package is here to help you with that!
nicmart/numbers
192498 Downloads
Format numbers in various formats, like scientific notation or unit-suffix notation
mischasigtermans/laravel-toon
30813 Downloads
Token-Optimized Object Notation encoder/decoder for Laravel with intelligent nested object handling
dflydev/dot-access-configuration
14518997 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.