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

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiasgrimm committed Mar 15, 2016
1 parent aa06db7 commit f52ce16
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
Array Path
==========

[![Author](http://img.shields.io/badge/[email protected]?style=flat-square)](https://twitter.com/matgrimm)
[![Latest Version](https://img.shields.io/github/release/mathiasgrimm/arraypath.svg?style=flat-square)](https://github.com/mathiasgrimm/arraypath/releases)
[![Total Downloads](https://img.shields.io/packagist/dt/mathiasgrimm/arraypath.svg?style=flat-square)](https://packagist.org/packages/mathiasgrimm/arraypath)

Array Path is an easy and very convenient way for manipulating arrays, especially multidimensional.<br>
Forget about checking for existing indexes and/or getting an E_NOTICE.<br>

Expand Down

0 comments on commit f52ce16

Please sign in to comment.