PHPackages                             narrowspark/exception-inspector - 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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. narrowspark/exception-inspector

AbandonedArchivedLibrary[Debugging &amp; Profiling](/categories/debugging)

narrowspark/exception-inspector
===============================

Inspector for exception stack trace.

1.0.2(6y ago)12631[1 issues](https://github.com/narrowspark/exception-inspector/issues)[22 PRs](https://github.com/narrowspark/exception-inspector/pulls)MITPHPPHP ^7.3

Since Apr 14Pushed 3y ago1 watchersCompare

[ Source](https://github.com/narrowspark/exception-inspector)[ Packagist](https://packagist.org/packages/narrowspark/exception-inspector)[ Docs](http://github.com/narrowspark/exception-inspector)[ GitHub Sponsors](https://github.com/prisis)[ RSS](/packages/narrowspark-exception-inspector/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (2)Versions (26)Used By (0)

Exception inspector
===================

[](#exception-inspector)

Inspector for exception stack trace.

Installation
------------

[](#installation)

Run

```
$ composer require narrowspark/exception-inspector

```

Usage
-----

[](#usage)

The `Inspector` class provides methods to inspect an exception instance, with particular focus on its frames or stack-trace.

```
