PHPackages                             kumatch/silex-json-body-provider - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. kumatch/silex-json-body-provider

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

kumatch/silex-json-body-provider
================================

A Silex service provider for JSON body parsing.

0.1.0(11y ago)12.5kMITPHPPHP &gt;=5.3.3

Since Dec 8Pushed 11y agoCompare

[ Source](https://github.com/kumatch/silex-json-body-provider)[ Packagist](https://packagist.org/packages/kumatch/silex-json-body-provider)[ Docs](https://github.com/kumatch/silex-json-body-provider)[ RSS](/packages/kumatch-silex-json-body-provider/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (3)Versions (2)Used By (0)

Silex JSON body provider
========================

[](#silex-json-body-provider)

A Silex service provider for JSON body parsing. See silex cookbook. [http://silex.sensiolabs.org/doc/cookbook/json\_request\_body.html](http://silex.sensiolabs.org/doc/cookbook/json_request_body.html)

[![Build Status](https://camo.githubusercontent.com/c2e556a70d056425965841e9be4f67d533ae2ba173902e9737f95f6178df6a2d/68747470733a2f2f7472617669732d63692e6f72672f6b756d617463682f73696c65782d6a736f6e2d626f64792d70726f76696465722e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/kumatch/silex-json-body-provider)

Install
-------

[](#install)

```
$ composer require kumatch/silex-json-body-provider

```

Example
-------

[](#example)

```
