Libraries tagged by notation
axetools/dot
5443 Downloads
A PHP Library to access ans set values in an array using dot notation on any other separator
pharaonic/php-dot-array
12012 Downloads
Access array data quickly/easily using dot-notation and asterisk.
michaels/data-manager
1964 Downloads
Simple data manager for nested data, dot notation array access, extendability, and container interoperability.
jifish/ezdice
162 Downloads
A really simple PHP library for parsing dice notation and rolling.
gammadia/bcmath-extended-nullable
105034 Downloads
Fork of krowinski/bcmath-extended with added nullable input arguments
rapidwebltd/array_undot
14117 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
mr-luke/configuration
476108 Downloads
Dot notation array host configuration package.
jobmetric/laravel-toon
435 Downloads
Laravel integration for TOON format: encode/decode JSON data into a token-optimized notation for LLMs.
iamgerwin/toon-php
3681 Downloads
A lightweight, fast, and feature-rich TOON (Token-Oriented Object Notation) library for PHP - optimized for LLM contexts with 30-60% token savings
ez-php/i18n
4037 Downloads
Internationalisation module for the ez-php framework — file-based translations with dot-notation keys and locale fallback
dotink/jin
10602 Downloads
Jsonified Ini Notation
mabrahamde/idna-converter
49345 Downloads
Converts domain names between UTF-8 and ASCII (punycode) notation. This is a fork of phlyLabs' pure PHP IDNA Converter
amyboyd/pgn-parser
2216 Downloads
A PHP parser for the chess game notation format, PGN. There are no external dependencies. It's simple to use, namespaced and testable.
dschoenbauer/dot-notation
1098 Downloads
Given a complicated data structure, this library allows easy and safe access to data via dot notation. This library is a compilation of other Dot Notation libraries, taking the best feature from each.
web-fu/php-dot-notation
5833 Downloads
Library that allows to access array and object with strong type support in Dot Notation