PHPackages                             crypt4/jantung-laravel - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. crypt4/jantung-laravel

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

crypt4/jantung-laravel
======================

Handle Laravel Exception Events

1.0.1(2y ago)034MITPHPPHP ^7.4 || ^8.0 || ^8.1 || ^8.2

Since Jun 13Pushed 2y agoCompare

[ Source](https://github.com/Crypt4/jantung-laravel)[ Packagist](https://packagist.org/packages/crypt4/jantung-laravel)[ RSS](/packages/crypt4-jantung-laravel/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelog (2)Dependencies (10)Versions (4)Used By (0)

[![Build Status](https://github.com/crypt4/jantung-laravel/actions/workflows/run-tests.yml/badge.svg)](https://github.com/crypt4/jantung-laravel/actions)

Jantung Laravel Client
======================

[](#jantung-laravel-client)

Jantung is a simple issue tracker for monitoring your application crashes. This package developed for Laravel framework.

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

[](#installation)

- Requirements
- Installing Jantung

### Requirements

[](#requirements)

Jantung has a few requirements you should be aware of before installing:

- Composer
- Laravel Framework 7+

### Installing Jantung

[](#installing-jantung)

```
composer require crypt4/jantung-laravel
php artisan jantung:install
```

After running this command, verify that the `jantung.php` was added to the `config/` directory.

You can choose between **Log Method** or **HTTP Method**. You just need to setup `.env` for it.

#### Log Method `.env` setup

[](#log-method-env-setup)

```
JANTUNG_ENABLED=true
JANTUNG_QUERY_SLOW_THRESHOLD=500
JANTUNG_DRIVER=log
```

#### HTTP Method `.env` setup

[](#http-method-env-setup)

```
JANTUNG_ENABLED=true
JANTUNG_QUERY_SLOW_THRESHOLD=500
JANTUNG_DRIVER=http
JANTUNG_ENDPOINT="https://jantung.zahir.my/api"
JANTUNG_KEY=
JANTUNG_TOKEN=
```

Test connectivity with Jantung API:

```
php artisan jantung:test
```

Then create your application [here](https://jantung.zahir.my/applications/create) and copy the application's key and paste in the `JANTUNG_TOKEN` in your `.env` file..

Then create your API Token [here](https://jantung.zahir.my/users/api-tokens) and copy the token and paste in the `JANTUNG_KEY` in your `.env` file.

Once updated your `.env`, you need to run the following command to verify the connection to Jantung API is configured correctly:

```
php artisan jantung:verify
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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 ~4 days

Total

2

Last Release

1059d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/16500dd00fb10bc717e55c8867300cf8eee8a41b267160df72f66667a9881dd2?d=identicon)[xcrone](/maintainers/xcrone)

---

Top Contributors

[![eren-crypto](https://avatars.githubusercontent.com/u/81001707?v=4)](https://github.com/eren-crypto "eren-crypto (3 commits)")[![xcrone](https://avatars.githubusercontent.com/u/48623158?v=4)](https://github.com/xcrone "xcrone (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/crypt4-jantung-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/crypt4-jantung-laravel/health.svg)](https://phpackages.com/packages/crypt4-jantung-laravel)
```

###  Alternatives

[laravel/boost

Laravel Boost accelerates AI-assisted development by providing the essential context and structure that AI needs to generate high-quality, Laravel-specific code.

3.4k10.6M274](/packages/laravel-boost)[spatie/laravel-health

Monitor the health of a Laravel application

85810.0M83](/packages/spatie-laravel-health)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[laravel/cashier-paddle

Cashier Paddle provides an expressive, fluent interface to Paddle's subscription billing services.

264778.4k3](/packages/laravel-cashier-paddle)[yadahan/laravel-authentication-log

Laravel Authentication Log provides authentication logger and notification for Laravel.

416632.8k5](/packages/yadahan-laravel-authentication-log)[simplestats-io/laravel-client

Client for SimpleStats!

4515.5k](/packages/simplestats-io-laravel-client)

PHPackages © 2026

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