Skip to content
This repository has been archived by the owner on Sep 28, 2018. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Marien committed Oct 15, 2014
2 parents 99f21d9 + 3988412 commit 7620e68
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
[![SensioLabsInsight](https://insight.sensiolabs.com/projects/c1376c5f-eb5a-4c4d-95de-0071384bc33a/big.png)](https://insight.sensiolabs.com/projects/c1376c5f-eb5a-4c4d-95de-0071384bc33a)

## What can the bundle be used for?
The Bundle can be used for validating an array, an object or a json-string and get an array, an object or a json-string back with the validated values.
This Bundle is used to integrate the [Enm/Transformer](https://github.com/eosnewmedia/Transformer) library into a Symfony2 environment.

The Library can be used for validating an array, an object or a json-string and get an array, an object or a json-string back with the validated values.

This will be useful for example with a REST-API. You could give a JSON string in and out and the transformer can secure that all values are valid.

Expand Down

0 comments on commit 7620e68

Please sign in to comment.