Libraries tagged by notation
devly/repository
911 Downloads
PHP data repository object with array access using dot notation
rwillians/stingray
12202 Downloads
Dot notation reader/writer for multidimensional arrays in PHP.
involved-group/laravel-lang-country
5261 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!
amyboyd/pgn-parser
1842 Downloads
A PHP parser for the chess game notation format, PGN. There are no external dependencies. It's simple to use, namespaced and testable.
cocoon/notation
657 Downloads
A Markdown, file-based blogging system for Laravel 4
alrik11es/object-dot-notation
4491 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.
searbe/brite-config
1465 Downloads
A simple PHP INI (or plain array) configuration class with dot-notation access
michaels/data-manager
1819 Downloads
Simple data manager for nested data, dot notation array access, extendability, and container interoperability.
mascame/arrayer
1443 Downloads
Array manipulation with dot notation. Also prepares an array to be put in a file. Very useful for config files.
macfja/lexer-expression
3196 Downloads
Library to transform a Doctrine lexer into a RPN expression and solve it
jifish/ezdice
56 Downloads
A really simple PHP library for parsing dice notation and rolling.
suneil/rpn
8 Downloads
Reverse Polish Notation Calculator
spacetab-io/obelix
498 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.