2017 © Pedro Peláez
 

library http

Prebuilt http components for white frame

image

white-frame/http

Prebuilt http components for white frame

  • Monday, May 30, 2016
  • by ifnot
  • Repository
  • 1 Watchers
  • 0 Stars
  • 346 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 9 Versions
  • 0 % Grown

The README.md

Http

Simple http Controller layout for WhiteFrame\Helloquent REST models and response helpers for browser and api response., (*1)

REST Model Controller

This controller will require a model with valid Presenter, Renderer, Transformer (for API), Repository, and a valid endpoint., (*2)

Simply extends your controller with WhiteFrame\Http\Controller\Resource\Controller., (*3)

use WhiteFrame\Http\Controller\Resource\Controller;

class UserController extends Controller
{
    protected $entity = 'Path\To\User';
}

Response Helpers

Add the WhiteFrame\Http\Controller\Helpers trait into your controller and you will have the following helpers :, (*4)

The Versions

30/05 2016

5.1.x-dev

5.1.9999999.9999999-dev

Prebuilt http components for white frame

  Sources   Download

WTFPL

The Requires

 

by Anael Favre

10/05 2016

5.1.0.3

5.1.0.3

Prebuilt http components for white frame

  Sources   Download

WTFPL

The Requires

 

by Anael Favre

10/05 2016

5.1.0.2

5.1.0.2

Prebuilt http components for white frame

  Sources   Download

WTFPL

The Requires

 

by Anael Favre

15/04 2016

5.1.0.1

5.1.0.1

Prebuilt http components for white frame

  Sources   Download

WTFPL

The Requires

 

by Anael Favre

18/02 2016

5.1.0.0

5.1.0.0

Prebuilt http components for white frame

  Sources   Download

WTFPL

The Requires

 

by Anael Favre

19/01 2016

5.2.x-dev

5.2.9999999.9999999-dev

Prebuilt http components for white frame

  Sources   Download

WTFPL

The Requires

 

by Anael Favre

19/01 2016

5.2.0.0

5.2.0.0

Prebuilt http components for white frame

  Sources   Download

WTFPL

The Requires

 

by Anael Favre

19/11 2015

v0.02

0.02.0.0

Prebuilt http components for white frame

  Sources   Download

WTFPL

The Requires

 

by Anael Favre

19/11 2015

v0.01

0.01.0.0

Prebuilt http components for white frame

  Sources   Download

WTFPL

The Requires

 

by Anael Favre