PHPackages                             ikkez/f3-falsum - 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. ikkez/f3-falsum

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

ikkez/f3-falsum
===============

Pretty error handling for Fat-Free Framework

v2.8.1(5y ago)22149.2k↓69%4[3 issues](https://github.com/ikkez/f3-falsum/issues)3MITPHPPHP &gt;=5.5.9

Since Jan 17Pushed 3y ago2 watchersCompare

[ Source](https://github.com/ikkez/f3-falsum)[ Packagist](https://packagist.org/packages/ikkez/f3-falsum)[ Docs](https://github.com/ikkez/f3-falsum)[ RSS](/packages/ikkez-f3-falsum/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (3)DependenciesVersions (5)Used By (3)

Falsum
------

[](#falsum)

Pretty error handling for Fat-Free Framework

[![Downloads](https://camo.githubusercontent.com/3b58315de741282fb912e84dc12db057e7098c7df502f96b0b87243af42baaef/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f696b6b657a2f66332d66616c73756d2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ikkez/f3-falsum)[![Version](https://camo.githubusercontent.com/efe211a590d858ce6d65430bc17c14360cb57f4edd0cc5a4fff30bb093be2ec5/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f696b6b657a2f66332d66616c73756d2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ikkez/f3-falsum)

[![Preview](https://camo.githubusercontent.com/78e3579d591fc23751c9e9c6fb4ec15a1caaa5a6bb430d1e61fab9127508e58d/687474703a2f2f692e696d6775722e636f6d2f577a35674a4b792e6a7067)](https://camo.githubusercontent.com/78e3579d591fc23751c9e9c6fb4ec15a1caaa5a6bb430d1e61fab9127508e58d/687474703a2f2f692e696d6775722e636f6d2f577a35674a4b792e6a7067)

### Instalation

[](#instalation)

To install it on you web app, just run the following command in you Terminal at your root directory:

```
composer require ikkez/f3-falsum

```

Next, on your bootstrap file (usually `index.php`) add the following line:

```
Falsum\Run::handler();
```

By default Falsum will only run when the `DEBUG` variable from the hive is set to 3. If you want to override this to show in any `DEBUG` status, send true as parameter on `handler()`.

```
Falsum\Run::handler(true);
```

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity41

Moderate usage in the ecosystem

Community17

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92.9% 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 ~229 days

Total

4

Last Release

2036d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1177647?v=4)[Christian Knuth](/maintainers/ikkez)[@ikkez](https://github.com/ikkez)

---

Top Contributors

[![ikkez](https://avatars.githubusercontent.com/u/1177647?v=4)](https://github.com/ikkez "ikkez (13 commits)")[![n0nag0n](https://avatars.githubusercontent.com/u/2322095?v=4)](https://github.com/n0nag0n "n0nag0n (1 commits)")

---

Tags

error-handlingfat-free-frameworklibraryexceptionerrorhandlingfat-free frameworkF3falsum

### Embed Badge

![Health badge](/badges/ikkez-f3-falsum/health.svg)

```
[![Health](https://phpackages.com/badges/ikkez-f3-falsum/health.svg)](https://phpackages.com/packages/ikkez-f3-falsum)
```

###  Alternatives

[filp/whoops

php error handling for cool kids

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

PHP whoops error on slim framework

1371.1M27](/packages/zeuxisoo-slim-whoops)[topshelfcraft/canary

The kinder, cuter, cleverer Craft error handler.

114.4k](/packages/topshelfcraft-canary)[thehocinesaad/laravel-error-ai

This package adds Ask AI button to the error page.

2226.9k](/packages/thehocinesaad-laravel-error-ai)

PHPackages © 2026

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