2017 © Pedro Peláez
 

library http-response

Thruster HttpResponse Component

image

thruster/http-response

Thruster HttpResponse Component

  • Friday, February 12, 2016
  • by gcds
  • Repository
  • 1 Watchers
  • 0 Stars
  • 411 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 22 % Grown

The README.md

HttpResponse Component

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

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

The Thruster HttpResponse Component., (*3)

Install

Via Composer, (*4)

$ composer require thruster/http-response

Usage


use Thruster\Component\HttpResponse\ResponseBuilder; $response = ResponseBuilder::init($response)->withJsonBody($data); $response = ResponseBuilder::init($response)->withJsonBody($data, 'application/vnd.thruster+json');

Testing

$ composer test

Contributing

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

License

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

The Versions

12/02 2016

dev-master

9999999-dev https://thruster.io

Thruster HttpResponse Component

  Sources   Download

MIT

The Requires

 

The Development Requires

thruster http-response

12/02 2016

0.2.0

0.2.0.0 https://thruster.io

Thruster HttpResponse Component

  Sources   Download

MIT

The Requires

 

The Development Requires

thruster http-response

12/02 2016

0.1.0

0.1.0.0 https://thruster.io

Thruster HttpResponse Component

  Sources   Download

MIT

The Requires

 

The Development Requires

thruster http-response