PHPackages                             michaelhall/coredump - 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. michaelhall/coredump

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

michaelhall/coredump
====================

Dump a core file with debug information

v2.0.0(3y ago)03.3kMITPHPPHP &gt;=8.0

Since Jan 15Pushed 1y ago1 watchersCompare

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

READMEChangelogDependencies (1)Versions (5)Used By (0)

CoreDump
========

[](#coredump)

[![Tests](https://github.com/themichaelhall/coredump/workflows/tests/badge.svg?branch=master)](https://github.com/themichaelhall/coredump/actions)[![StyleCI](https://camo.githubusercontent.com/0f2e8a457898a84a8759d46da15078e6787e1812e23a169432e9f1546248e28e/68747470733a2f2f7374796c6563692e696f2f7265706f732f3136353732313336352f736869656c643f7374796c653d666c6174266272616e63683d6d6173746572)](https://styleci.io/repos/165721365)[![License](https://camo.githubusercontent.com/6cd435990bc887a5ce4e066f74f208acb40ced2fdb4b578f44fdbd621c03c9a8/68747470733a2f2f706f7365722e707567782e6f72672f6d69636861656c68616c6c2f636f726564756d702f6c6963656e7365)](https://packagist.org/packages/michaelhall/coredump)[![Latest Stable Version](https://camo.githubusercontent.com/614993a19284f776a736da2dbed4556bd357993d3eefaabacf7af7a7fa6b5601/68747470733a2f2f706f7365722e707567782e6f72672f6d69636861656c68616c6c2f636f726564756d702f762f737461626c65)](https://packagist.org/packages/michaelhall/coredump)[![Total Downloads](https://camo.githubusercontent.com/8af7d623e7844a085c9cfbc281ea56d94edce3ab49149ec31dd8e1e02a6657ad/68747470733a2f2f706f7365722e707567782e6f72672f6d69636861656c68616c6c2f636f726564756d702f646f776e6c6f616473)](https://packagist.org/packages/michaelhall/coredump)

Create a core dump file with debug information.

Requirements
------------

[](#requirements)

- PHP &gt;= 8.0

Install with composer
---------------------

[](#install-with-composer)

```
$ composer require michaelhall/coredump
```

Basic usage
-----------

[](#basic-usage)

```
