Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
David Höck authored Jun 5, 2017
1 parent 3534dca commit 4f787a3
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,4 +1,9 @@
# Laravel JSON Mapper
[![Latest Stable Version](https://poser.pugx.org/davidhoeck/laravel-jsonmapper/v/stable)](https://packagist.org/packages/davidhoeck/laravel-jsonmapper)
[![Total Downloads](https://poser.pugx.org/davidhoeck/laravel-jsonmapper/downloads)](https://packagist.org/packages/davidhoeck/laravel-jsonmapper)
[![License](https://poser.pugx.org/davidhoeck/laravel-jsonmapper/license)](https://packagist.org/packages/davidhoeck/laravel-jsonmapper)
[![Monthly Downloads](https://poser.pugx.org/davidhoeck/laravel-jsonmapper/d/monthly)](https://packagist.org/packages/davidhoeck/laravel-jsonmapper)

Map any JSON String on to your PHP Objects. Tested with Laravel, but basically working with every PHP Framework that
supports namespaces.

Expand Down

0 comments on commit 4f787a3

Please sign in to comment.