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

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

crasivo/bitrix-whoops
=====================

Whoops library adapter for 1C-Bitrix

0.0.2(9mo ago)047MITPHPPHP ^7.2 || ^8.0

Since Sep 14Pushed 9mo agoCompare

[ Source](https://github.com/crasivo/bitrix-whoops)[ Packagist](https://packagist.org/packages/crasivo/bitrix-whoops)[ Docs](https://github.com/crasivo/bitrix-whoops)[ RSS](/packages/crasivo-bitrix-whoops/feed)WikiDiscussions legacy Synced today

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

🐞 Bitrix Whoops
===============

[](#-bitrix-whoops)

Adapter for the popular [Whoops](https://github.com/filp/whoops) library for 1C-Bitrix &amp; Bitrix24. Used for visual debugging of errors in the public part of the project.

Implementation features:

- Simple and quick integration into an existing project
- Great for older versions
- Hiding "secret phrases" of environment variables (YourAwesomePa55 &gt; \*\*\*\*\*\*\*\*)

Minimum requirements for installation:

- 1C-Bitrix kernel version (main): `v20.5.400`
- PHP version: `v7.2`
- Whoops version: `v2.18`

🚀 Quick Start
=============

[](#-quick-start)

To use the library, you need to install the [Composer](https://getcomposer.org/) package via the command:

```
$ cd /path/to/project
$ composer require crasivo/bitrix-whoops
```

Next, you need to register the handler via [init.php](https://dev.1c-bitrix.ru/learning/course/?COURSE_ID=43&LESSON_ID=2916). To do this, simply add one line of code to the specified file.

```
Crasivo\Bitrix\Whoops\ExceptionHandlerOutput::register();
```

To check the functionality, you need to activate the debug mode via the `exception_handling.debug` parameter in the `.settings.php` file and manually call an arbitrary `Exception` in the public part of the site.

---

📜 License
---------

[](#-license)

This project is distributed under the [MIT](https://en.wikipedia.org/wiki/MIT_License) license. The full text of the license can be read in the [LICENSE](LICENSE) file.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance56

Moderate activity, may be stable

Popularity9

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

292d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a2f02d0201cef681d3e7959c0df669654e11b485ac81b49a44d771dda48484bf?d=identicon)[crasivo](/maintainers/crasivo)

---

Top Contributors

[![crasivo](https://avatars.githubusercontent.com/u/130065622?v=4)](https://github.com/crasivo "crasivo (4 commits)")

---

Tags

bitrixbitrix24exceptionhandlingbitrix

### Embed Badge

![Health badge](/badges/crasivo-bitrix-whoops/health.svg)

```
[![Health](https://phpackages.com/badges/crasivo-bitrix-whoops/health.svg)](https://phpackages.com/packages/crasivo-bitrix-whoops)
```

###  Alternatives

[filp/whoops

php error handling for cool kids

13.6k429.7M1.5k](/packages/filp-whoops)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[yireo/magento2-whoops

Magento 2 module adding Whoops error handling

104756.5k](/packages/yireo-magento2-whoops)[ikkez/f3-falsum

Pretty error handling for Fat-Free Framework

22149.2k3](/packages/ikkez-f3-falsum)[topshelfcraft/canary

The kinder, cuter, cleverer Craft error handler.

114.4k](/packages/topshelfcraft-canary)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
