https://github.com/pinguo/php-exception
https://github.com/pinguo/php-exception
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pinguo/php-exception
- Owner: pinguo
- License: gpl-2.0
- Created: 2017-09-01T09:44:12.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-28T07:31:44.000Z (over 7 years ago)
- Last Synced: 2024-04-08T07:10:25.902Z (about 1 year ago)
- Language: PHP
- Size: 23.4 KB
- Stars: 2
- Watchers: 7
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pinguo php-exception
品果微服务异常库,为php-msf微服务提供异常处理功能
## 主要特性
* 参数验证扩展异常
* 通用全局异常码
* 权限扩展异常
* 业务逻辑异常## 依赖
* php 7.0 or later
## License
GNU General Public License, version 2 see [https://www.gnu.org/licenses/gpl-2.0.html](https://www.gnu.org/licenses/gpl-2.0.html)