2017 © Pedro Peláez
 

library http-exception

A library containing a set of RESTful HTTP exceptions that use a consistent interface.

image

fuzz/http-exception

A library containing a set of RESTful HTTP exceptions that use a consistent interface.

  • Tuesday, March 6, 2018
  • by Fuzzpro
  • Repository
  • 11 Watchers
  • 5 Stars
  • 6,192 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 12 Versions
  • 13 % Grown

The README.md

Fuzz HTTP Exception

A library containing a set of RESTful HTTP exceptions that use a consistent interface, built upon the ideas set by symfony/http-kernel, (*1)

Usage

<?php

use Fuzz\HttpException\AccessDeniedHttpException;

throw new AccessDeniedHttpException('Access denied.');

Testing

phpunit, (*2)

Code Coverage

phpunit --coverage-html tests/coverage && open tests/coverage/index.html, (*3)

TODO

  1. Support all appropriate HTTP status codes
  2. Improve exception API

The Versions

06/03 2018

1.1.1.x-dev

1.1.1.9999999-dev

A library containing a set of RESTful HTTP exceptions that use a consistent interface.

  Sources   Download

MIT

The Requires

  • php >=7.0

 

The Development Requires

by Fuzz Web

06/03 2018

1.1.x-dev

1.1.9999999.9999999-dev

A library containing a set of RESTful HTTP exceptions that use a consistent interface.

  Sources   Download

MIT

The Requires

  • php >=7.0

 

The Development Requires

by Fuzz Web

06/03 2018

1.1.2.x-dev

1.1.2.9999999-dev

A library containing a set of RESTful HTTP exceptions that use a consistent interface.

  Sources   Download

MIT

The Requires

  • php >=7.0

 

The Development Requires

by Fuzz Web

06/03 2018

dev-feature_new_exceptions

dev-feature_new_exceptions

A library containing a set of RESTful HTTP exceptions that use a consistent interface.

  Sources   Download

MIT

The Requires

  • php >=7.0

 

The Development Requires

by Fuzz Web

20/07 2017

dev-master

9999999-dev

A library containing a set of RESTful HTTP exceptions that use a consistent interface.

  Sources   Download

MIT

The Requires

  • php >=7.0

 

The Development Requires

by Fuzz Web

17/07 2017

dev-fix-defaults

dev-fix-defaults

A library containing a set of RESTful HTTP exceptions that use a consistent interface.

  Sources   Download

MIT

The Requires

  • php >=7.0

 

The Development Requires

by Fuzz Web

17/07 2017

dev-feature-1.1-heavy-refactor

dev-feature-1.1-heavy-refactor

A library containing a set of RESTful HTTP exceptions that use a consistent interface.

  Sources   Download

MIT

The Requires

  • php >=7.0

 

The Development Requires

by Fuzz Web

17/10 2016

dev-feature_not_implemented

dev-feature_not_implemented

A library containing a set of RESTful HTTP exceptions that use a consistent interface.

  Sources   Download

MIT

The Development Requires

by Fuzz Web

17/10 2016

1.0.2

1.0.2.0

A library containing a set of RESTful HTTP exceptions that use a consistent interface.

  Sources   Download

MIT

The Development Requires

by Fuzz Web

17/10 2016

dev-feature_change_exception_constructor

dev-feature_change_exception_constructor

A library containing a set of RESTful HTTP exceptions that use a consistent interface.

  Sources   Download

MIT

The Development Requires

by Fuzz Web

17/10 2016

1.0.1

1.0.1.0

A library containing a set of RESTful HTTP exceptions that use a consistent interface.

  Sources   Download

MIT

The Development Requires

by Fuzz Web

14/10 2016

1.0

1.0.0.0

A library containing a set of RESTful HTTP exceptions that use a consistent interface.

  Sources   Download

MIT

The Development Requires

by Fuzz Web