PHPackages                             marcolamr/whoops - 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. marcolamr/whoops

ActiveLibrary

marcolamr/whoops
================

Simple abstration to Whoops PHP

v1.0.0(3y ago)04MITPHPPHP &gt;=8.1

Since Sep 9Pushed 3y ago1 watchersCompare

[ Source](https://github.com/marcolamr/whoops)[ Packagist](https://packagist.org/packages/marcolamr/whoops)[ Docs](https://github.com/marcolamr)[ RSS](/packages/marcolamr-whoops/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Whoops Library
==============

[](#whoops-library)

[![Maintainer](https://camo.githubusercontent.com/e1f1c6b2747f5dc2869eb0cd83ca2332814f3400a2ebf417222968ae345becf7/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6d61696e7461696e65722d406d6172636f6c616d722d626c75652e7376673f7374796c653d666c61742d737175617265)](https://github.com/marcolamr)[![Source Code](https://camo.githubusercontent.com/d7bd01b0c71cde7f043d1ce738ecfdcf842163388bc5d40e44c0b9c242080408/687474703a2f2f696d672e736869656c64732e696f2f62616467652f736f757263652d6d6172636f6c616d722f77686f6f70732d626c75652e7376673f7374796c653d666c61742d737175617265)](https://github.com/marcolamr/whoops)[![PHP from Packagist](https://camo.githubusercontent.com/faa84201c6e429c209a68dc201a444575b366003d0318bd97b056dd93340a64a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6d6172636f6c616d722f77686f6f70732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/marcolamr/whoops)[![Latest Version](https://camo.githubusercontent.com/2337cb81c75c9f4077470a8b6472c1b0aa34b683afa500ceebb2c524aa4e792e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f6d6172636f6c616d722f77686f6f70732e7376673f7374796c653d666c61742d737175617265)](https://github.com/marcolamr/whoops/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build](https://camo.githubusercontent.com/15a23b9bfd6e26f0d4f66a6d3c46d30e74c75c502b4ceb6d6982549f7dd4608c/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f6275696c642f672f6d6172636f6c616d722f77686f6f70732e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/marcolamr/whoops)[![Quality Score](https://camo.githubusercontent.com/a2527e0297483b501e51ba647a27e97ae439e21ce9ea1843f99fc80e3ff22cc5/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6d6172636f6c616d722f77686f6f70732e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/marcolamr/whoops)[![Total Downloads](https://camo.githubusercontent.com/6332d6b6e7f8f400c18060fac6e8003b2578273973e45360845dcac53de79101/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d6172636f6c616d722f77686f6f70732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/marcolamr/whoops)

###### Basic abstraction from [filp/whoops](https://github.com/filp/whoops)

[](#basic-abstraction-from-filpwhoops)

Abstração básica do [filp/whoops](https://github.com/filp/whoops)

### Highlights

[](#highlights)

- Simple installation (Instalação simples)

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

[](#installation)

Whoops is available via Composer:

```
"marcolamr/whoops": "^1.0"
```

or run

```
composer require marcolamr/whoops
```

Documentation
-------------

[](#documentation)

#### How to use:

[](#how-to-use)

```
