Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Commit f52ce16

Browse files
committed
doc
1 parent aa06db7 commit f52ce16

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
Array Path
22
==========
3+
4+
[![Author](http://img.shields.io/badge/[email protected]?style=flat-square)](https://twitter.com/matgrimm)
5+
[![Latest Version](https://img.shields.io/github/release/mathiasgrimm/arraypath.svg?style=flat-square)](https://github.com/mathiasgrimm/arraypath/releases)
6+
[![Total Downloads](https://img.shields.io/packagist/dt/mathiasgrimm/arraypath.svg?style=flat-square)](https://packagist.org/packages/mathiasgrimm/arraypath)
7+
38
Array Path is an easy and very convenient way for manipulating arrays, especially multidimensional.<br>
49
Forget about checking for existing indexes and/or getting an E_NOTICE.<br>
510

0 commit comments

Comments
 (0)