PHPackages                             yonna/throwable - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. yonna/throwable

ActiveLibrary[Framework](/categories/framework)

yonna/throwable
===============

Yonna 异常处理

1.0(6y ago)0161MITPHPPHP ~7.3

Since Sep 12Pushed 6y agoCompare

[ Source](https://github.com/yonna-framework/throwable)[ Packagist](https://packagist.org/packages/yonna/throwable)[ RSS](/packages/yonna-throwable/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)DependenciesVersions (2)Used By (1)

[![License](https://camo.githubusercontent.com/44113ab9ae43e86685e2d547cd53f1bcd404b0b3d41021aa152b1d764d942d77/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f796f6e6e612d6672616d65776f726b2f7468726f7761626c652e737667)](https://packagist.org/packages/yonna/throwable)[![Repo Size](https://camo.githubusercontent.com/7c6630cc552d6bc448bc85383f1f6c01fece90be155fb9d0921bc60c931e0932/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7265706f2d73697a652f796f6e6e612d6672616d65776f726b2f7468726f7761626c652e737667)](https://packagist.org/packages/yonna/throwable)[![Downloads](https://camo.githubusercontent.com/532b219761cdbc3e035ab737fce36934a3b142d6f8b44d0c3a84528673afbc73/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f796f6e6e612f7468726f7761626c652e737667)](https://packagist.org/packages/yonna/throwable)[![Version](https://camo.githubusercontent.com/607d783b9d9a1203869130e81b3ba166e1c10741e611d8d869517bf9dd1b97f5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f796f6e6e612d6672616d65776f726b2f7468726f7761626c652e737667)](https://packagist.org/packages/yonna/throwable)[![Php](https://camo.githubusercontent.com/0dc5b538ba7ee88e4386583b46be26c0a7098446b99eeceb33552e6fa9fb672f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f796f6e6e612f7468726f7761626c652e737667)](https://packagist.org/packages/yonna/throwable)

Yonna throwable库
----------------

[](#yonna-throwable库)

```
throwable更好地管理抛出/错误
你可以简单地运送默认的组件操作你的错误

```

#### 如何安装

[](#如何安装)

##### 可以通过composer安装：`composer require yonna/throwable`

[](#可以通过composer安装composer-require-yonnathrowable)

##### 可以通过git下载：`git clone https://github.com/yonna-framework/throwable.git`

[](#可以通过git下载git-clone-httpsgithubcomyonna-frameworkthrowablegit)

> Yonna demo：[GOTO yonna](https://github.com/yonna-framework/yonna)

### Example

[](#example)

> 使用 Throwable 管理你的 Exception

```
