rapidwebltd/array_undot
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
时间:2018-01-12 13:20
grasmash/expander
Expands internal property references in PHP arrays.
时间:2017-12-21 15:27
jawira/case-converter
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.
时间:2017-10-25 18:33
chesszebra/portable-game-notation
A PHP library to parse and write chess games in the portable game notation (PGN) format.
时间:2017-10-11 22:28
chesszebra/standard-algebraic-notation
A PHP library that parses Standard Algebraic Notation (SAN) values.
时间:2017-10-08 19:16
bcismariu/commons-descendable
A property accessor helper capable of using dot notation for a mix of arrays and objects
时间:2017-07-21 13:31
fnayou/dotted
php library to access multidimensional arrays
时间:2017-06-20 14:04
alrik11es/object-dot-notation
Object dot notation for PHP with key existence validation
时间:2017-06-06 12:34
phrozenbyte/cssmin
CssMin is a css parser and minfier. It minifies css by removing unneeded whitespace character, comments, empty blocks and empty declarations. In addition declaration values can get rewritten to shorter notation if available. The minification if configurable.
时间:2017-04-11 19:07
russpos/dotarray
Utility for traversing arrays using a dot notation
时间:2017-03-12 18:37
dschoenbauer/dot-notation
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.
时间:2016-11-26 11:11
simones/dotnot
Access your data with dot notation. Array or objects: no matter what!
时间:2016-09-15 19:33