2017 © Pedro Peláez
 

library laravel-response-hjson

自定义JSON下行格式,包含自定义错误码,Http码

image

cyrnicolase/laravel-response-hjson

自定义JSON下行格式,包含自定义错误码,Http码

  • Thursday, January 11, 2018
  • by cyrnicolase
  • Repository
  • 1 Watchers
  • 0 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Laravel Response Hjson

Installation

Execute the following command to get the latest version of the package:, (*1)

composer require cyrnicolase/laravel-response-hjson

In your config/app.php add HjsonResponse\HjsonResponseProvider::class to the end of the providers array:, (*2)

'providers' => [
    ...
    HjsonResponse\HjsonResponseProvider::class,
]

The Versions

11/01 2018

dev-master

9999999-dev

自定义JSON下行格式,包含自定义错误码,Http码

  Sources   Download

MIT

The Requires

  • php 7.0.*

 

by Avatar cyrnicolase

laravel json response

11/01 2018

0.0.2

0.0.2.0

自定义JSON下行格式,包含自定义错误码,Http码

  Sources   Download

The Requires

  • php 7.0.*

 

by Avatar cyrnicolase

laravel json response

11/01 2018

0.0.1

0.0.1.0

自定义JSON下行格式,包含自定义错误码,Http码

  Sources   Download

The Requires

  • php 7.0.*

 

by Avatar cyrnicolase

laravel json response