jpuck/error-exception-handler
Composer 安装命令:
composer require jpuck/error-exception-handler
包简介
Convert errors to exceptions and handle them.
README 文档
README
Converts errors to exceptions, emails everything, then re-throws exception.
Installation
Use composer.
composer require jpuck/error-exception-handler
This package targets legacy systems running php 5.3.3 so newer systems may conflict with requiring swift 5.
Environment Variables
Set your environment variables, or configure them in an .env file.
Usage
use jpuck\Error\Handler; Handler::convertErrorsToExceptions(); Handler::swift();
统计信息
- 总下载量: 179
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2017-04-20