PHPackages                             keboola/common-exceptions - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. keboola/common-exceptions

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

keboola/common-exceptions
=========================

Common exceptions shared between different applications

1.2.1(3y ago)0195.7k↓17.5%13MITDockerfilePHP ^7.1|^8.0CI failing

Since Nov 20Pushed 3y ago15 watchersCompare

[ Source](https://github.com/keboola/common-exceptions)[ Packagist](https://packagist.org/packages/keboola/common-exceptions)[ RSS](/packages/keboola-common-exceptions/feed)WikiDiscussions master Synced yesterday

READMEChangelog (5)Dependencies (5)Versions (6)Used By (13)

common-exceptions
=================

[](#common-exceptions)

> This package provides common exception interfaces to be shared between different Keboola systems.

Usage
=====

[](#usage)

> In your library or application implement `UserExceptionInterface` for exceptions that are caused by user's error. That usually means validation failures, HTTP404s, HTTP403s, etc. Anything where user can take any step to fix it.
>
> Also there is `ApplicationExceptionInterface` for the other thing - where you want to explicitly state that the exception is NOT user error.

Development
-----------

[](#development)

Clone this repository and init the workspace with following command:

```
git clone https://github.com/keboola/common-exceptions
cd common-exceptions
docker-compose build
docker-compose run --rm dev composer install --no-scripts

```

Run the test suite using this command:

```
docker-compose run --rm dev composer tests

```

Integration
===========

[](#integration)

For information about deployment and integration with KBC, please refer to the [deployment section of developers documentation](https://developers.keboola.com/extend/component/deployment/)

License
-------

[](#license)

MIT licensed, see [LICENSE](./LICENSE) file.

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity33

Limited adoption so far

Community29

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~261 days

Total

5

Last Release

1369d ago

PHP version history (2 changes)1.0PHP ^7.1

1.2.0PHP ^7.1|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/101dbf2551a0709ddab522f97669f13a2c4cc2d0a1e8d009f3af6ba80accb1a9?d=identicon)[Keboola](/maintainers/Keboola)

---

Top Contributors

[![tomasfejfar](https://avatars.githubusercontent.com/u/642928?v=4)](https://github.com/tomasfejfar "tomasfejfar (8 commits)")[![ondrajodas](https://avatars.githubusercontent.com/u/12143866?v=4)](https://github.com/ondrajodas "ondrajodas (4 commits)")[![zajca](https://avatars.githubusercontent.com/u/180148?v=4)](https://github.com/zajca "zajca (3 commits)")[![pepamartinec](https://avatars.githubusercontent.com/u/271753?v=4)](https://github.com/pepamartinec "pepamartinec (2 commits)")[![kebooladockerhubprivatetest](https://avatars.githubusercontent.com/u/12519179?v=4)](https://github.com/kebooladockerhubprivatetest "kebooladockerhubprivatetest (1 commits)")[![ujovlado](https://avatars.githubusercontent.com/u/419849?v=4)](https://github.com/ujovlado "ujovlado (1 commits)")[![odinuv](https://avatars.githubusercontent.com/u/4319320?v=4)](https://github.com/odinuv "odinuv (1 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/keboola-common-exceptions/health.svg)

```
[![Health](https://phpackages.com/badges/keboola-common-exceptions/health.svg)](https://phpackages.com/packages/keboola-common-exceptions)
```

PHPackages © 2026

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