PHPackages                             awesomite/stack-trace - 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. awesomite/stack-trace

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

awesomite/stack-trace
=====================

The wrapper for debug\_backtrace() function

v1.3.1(7y ago)214.6k1MITPHPPHP ^5.3 || ^7.0

Since Nov 23Pushed 7y ago1 watchersCompare

[ Source](https://github.com/awesomite/stack-trace)[ Packagist](https://packagist.org/packages/awesomite/stack-trace)[ RSS](/packages/awesomite-stack-trace/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (7)Versions (48)Used By (1)

StackTrace
==========

[](#stacktrace)

[![Codacy Badge](https://camo.githubusercontent.com/99ceab4e1a77874f3898f3d2820feffd95df8f5a4bff14a656ffdf002c12ed7a/68747470733a2f2f6170692e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f6138653839376665643238373465343038383534633334646130343933303139)](https://www.codacy.com/app/awesomite/stack-trace?utm_source=github.com&utm_medium=referral&utm_content=awesomite/stack-trace&utm_campaign=Badge_Grade)[![Coverage Status](https://camo.githubusercontent.com/091b1f450004464b472b7e94f82f3c9f44e44dc1a0fb17584a35d996bf255cf0/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f617765736f6d6974652f737461636b2d74726163652f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/awesomite/stack-trace?branch=master)[![Build Status](https://camo.githubusercontent.com/1086361ac69adfdb4878dee4bd535aa8f5b9b346ae86cf744576c5c0aeca9552/68747470733a2f2f7472617669732d63692e6f72672f617765736f6d6974652f737461636b2d74726163652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/awesomite/stack-trace)

Abstract layer for [`debug_backtrace()`](http://php.net/manual/en/function.debug-backtrace.php) function. This library allows you to serialize whole stack trace including variables. It handles all types of data, including resources.

Usage
-----

[](#usage)

See [documentation](docs/DOCUMENTATION.md).

```
