phapi/exception
最新稳定版本:1.0.1
Composer 安装命令:
composer require phapi/exception
包简介
Phapi Exceptions
README 文档
README
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
其他信息
- 授权协议: MIT
- 更新时间: 2015-04-12