sndsgd / error
PHP中简单的错误实现
0.0.4
2016-07-13 01:18 UTC
Requires
- php: >=7.0
Requires (Dev)
- satooshi/php-coveralls: ~1.0
- sndsgd/util: ~1.0
This package is not auto-updated.
Last update: 2024-09-14 19:31:10 UTC
README
PHP中的简单错误实现。
要求
此项目不稳定,版本之间可能会有变化。如果您打算依赖此项目,请务必在项目中的 composer.json
中记录并指定版本。这样做将确保任何破坏性更改不会破坏您的项目。
使用此库需要 PHP >= 7.0。
安装
使用 Composer 安装 sndsgd/error
。
composer require sndsgd/error