Libraries tagged by notation
amyboyd/pgn-parser
1914 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
818 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.
cocoon/notation
657 Downloads
A Markdown, file-based blogging system for Laravel 4
alrik11es/object-dot-notation
4501 Downloads
Object dot notation for PHP with key existence validation
ionux/php-asn1-library
10 Downloads
This project aims to provide a complete PHP library for the encoding and decoding of ASN.1 DER encoded data. The OID class provides for the identification of ASN.1 object identifiers.
dotty/dotty
93727 Downloads
Easy access to array data using dot notation
searbe/brite-config
1465 Downloads
A simple PHP INI (or plain array) configuration class with dot-notation access
michaels/data-manager
1820 Downloads
Simple data manager for nested data, dot notation array access, extendability, and container interoperability.
mascame/arrayer
1444 Downloads
Array manipulation with dot notation. Also prepares an array to be put in a file. Very useful for config files.
jifish/ezdice
60 Downloads
A really simple PHP library for parsing dice notation and rolling.
suneil/rpn
8 Downloads
Reverse Polish Notation Calculator
spacetab-io/obelix
500 Downloads
Reads an array with dot-notation and asterix (wildcard).
smoren/array-view
8 Downloads
Create array views for easy data manipulation, select elements using Python-like slice notation, enable efficient selection of elements using index lists and boolean masks.
selvinortiz/dot
181 Downloads
Simplified array dot notation for PHP
renoki-co/laravel-explicit-array
830 Downloads
Improved Laravel dot notation for explicit array keys.