2017 © Pedro Peláez
 

library symfony-json-body-parser-bundle

Thruster SymfonyJsonBodyParserBundle Bundle

image

thruster/symfony-json-body-parser-bundle

Thruster SymfonyJsonBodyParserBundle Bundle

  • Wednesday, January 31, 2018
  • by gcds
  • Repository
  • 1 Watchers
  • 0 Stars
  • 405 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

SymfonyJsonBodyParserBundle Bundle

[Latest Version] (https://github.com/ThrusterIO/symfony-json-body-parser-bundle/releases) [Software License] (LICENSE) [Build Status] (https://travis-ci.org/ThrusterIO/symfony-json-body-parser-bundle) [Code Coverage] (https://scrutinizer-ci.com/g/ThrusterIO/symfony-json-body-parser-bundle) [Quality Score] (https://scrutinizer-ci.com/g/ThrusterIO/symfony-json-body-parser-bundle) [Total Downloads] (https://packagist.org/packages/thruster/symfony-json-body-parser-bundle), (*1)

[Email] (mailto:team@thruster.io), (*2)

The Thruster Symfony Json Body Parser Bundle. Parses JSON request body if request content type has word json. You can disable parser for single route with route attribute _ignore_json_body, (*3)

Install

Via Composer, (*4)

$ composer require thruster/symfony-json-body-parser-bundle

Enable Bundle, (*5)

<?php
// app/AppKernel.php

public function registerBundles()
{
    $bundles = array(
        // ...
        new Thruster\Bundle\SymfonyJsonBodyParserBundle(),
        // ...
    );
}

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CONDUCT for details., (*6)

License

Please see License File for more information., (*7)

The Versions

31/01 2018

dev-master

9999999-dev https://thruster.io

Thruster SymfonyJsonBodyParserBundle Bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

parser json bundle symfony request thruster symfony-json-body-parser-bundle

31/01 2018

1.2

1.2.0.0 https://thruster.io

Thruster SymfonyJsonBodyParserBundle Bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

parser json bundle symfony request thruster symfony-json-body-parser-bundle

14/01 2017

1.1.0

1.1.0.0 https://thruster.io

Thruster SymfonyJsonBodyParserBundle Bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

parser json bundle symfony request thruster symfony-json-body-parser-bundle

06/07 2016

1.0.0

1.0.0.0 https://thruster.io

Thruster SymfonyJsonBodyParserBundle Bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

parser json bundle symfony request thruster symfony-json-body-parser-bundle