Download the PHP package sinclairt/responses without Composer
On this page you can find all versions of the php package sinclairt/responses. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sinclairt/responses
More information about sinclairt/responses
Files in sinclairt/responses
Download sinclairt/responses
More information about sinclairt/responses
Files in sinclairt/responses
Vendor sinclairt
Package responses
Short Description Standardise success and failure responses to both server and client side processing
License MIT
Package responses
Short Description Standardise success and failure responses to both server and client side processing
License MIT
Please rate this library. Is it a good library?
Informations about the package responses
Sinclair Responses
The responses package give you standardised responses for all your calls whether they are server side or client side
Installation
Register the service provider:
Usage
You can use the controller responses and to standardise your actions for a resourceful controller (store and update respectively).
The class takes care of organising your content and returning it appropriate either as JSON or a as a redirect with a message in the session.
The methods are and passing in any arguments you want to return back in the response.
All versions of responses with dependencies
PHP Build Version
Package Version
Requires
illuminate/view Version
^5.1
illuminate/support Version ^5.1
illuminate/contracts Version ^5.1
illuminate/support Version ^5.1
illuminate/contracts Version ^5.1
The package sinclairt/responses contains the following files
Loading the files please wait ...