phapi/exception 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

phapi/exception

最新稳定版本:1.0.1

Composer 安装命令:

composer require phapi/exception

包简介

Phapi Exceptions

README 文档

README

Build status Code Climate Test Coverage

Package contains a set of exceptions matching HTTP error responses. Phapi will take care of logging the error and sending a proper error response when throwing these exceptions.

Installation

The package is installed by default by the Phapi framework. Installing the package to use is separately can be done by using composer:

$ composer require phapi/exception:1.*

Included exceptions

  • BadGateway
  • BadRequest
  • Conflict
  • Forbidden
  • Gone
  • InternalServerError
  • Locked
  • MethodNotAllowed
  • NotAcceptable
  • NotFound
  • NotImplemented
  • PaymentRequired
  • RequestEntityTooLarge
  • RequestTimeout
  • ServiceUnavailable
  • TooManyRequests
  • Unauthorized
  • UnprocessableEntity
  • UnsupportedMediaType

License

Phapi Exception is licensed under the MIT License - see the license.md file for details

Contribute

Contribution, bug fixes etc are always welcome.

统计信息

  • 总下载量: 4.38k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 12
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-04-12