Libraries tagged by notation
dflydev/dot-access-data
309144408 Downloads
Given a deep data structure, access data by dot notation.
symfony/property-access
264149787 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
league/config
255515593 Downloads
Define configuration arrays with strict schemas and access values with dot notation
adbario/php-dot-notation
7803031 Downloads
PHP dot notation access to arrays
jawira/case-converter
5866009 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.
mathjax/mathjax
85146 Downloads
MathJax is an open-source JavaScript display engine for LaTeX, MathML, and AsciiMath notation that works in all modern browsers.
darsyn/ip
1778816 Downloads
An immutable IP Address value object that provides several different notations, including helper functions.
krowinski/bcmath-extended
925429 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
35100 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!
dflydev/dot-access-configuration
14358202 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
wikimedia/cldr-plural-rule-parser
777809 Downloads
Evaluates plural rules specified in the CLDR project notation.
tholu/php-cidr-match
183846 Downloads
CIDRmatch is a library to match an IP to an IP range in CIDR notation (IPv4 and IPv6).
nicmart/numbers
121537 Downloads
Format numbers in various formats, like scientific notation or unit-suffix notation
jasny/dotkey
209449 Downloads
Dot notation access for objects and arrays
divineomega/array_undot
115677 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.