kattsoftware/php-exceptions
Composer 安装命令:
composer require kattsoftware/php-exceptions
包简介
General usage PHP exceptions for your projects
README 文档
README
This PHP library aims to give you a list of general usage PHP exceptions for your projects.
Now you don't have to create anymore a DatabaseException class for each of your project's components. Just install this package and you will have the globally-available exception \DatabaseExcepton - and more others!
Installation
To install php-exceptions, just use the following composer command:
composer require kattsoftware/php-exceptions
That's all! The package is compatible with PHP >= 5.3.
What goodies are included?
You can explore the list of included exceptions by browsing the src directory.
License
The library is licensed under the MIT License (MIT). See the LICENSE file for more information.
Copyright (c) KattSoftware dev team.
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-05-22