PHPackages                             jpalala/redis-json-logger - 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. jpalala/redis-json-logger

AbandonedArchivedPackage

jpalala/redis-json-logger
=========================

A description for redis-json-logger.

00PHP

Since Apr 18Pushed 2y ago1 watchersCompare

[ Source](https://github.com/jpalala/redis-json-logger)[ Packagist](https://packagist.org/packages/jpalala/redis-json-logger)[ RSS](/packages/jpalala-redis-json-logger/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

redis-json-logger
=================

[](#redis-json-logger)

[![Total Downloads](https://camo.githubusercontent.com/efe576d4425b33d2d6d0315eab552f3d7918f1bce30056745a520cc7aab49d51/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a70616c616c612f72656469732d6a736f6e2d6c6f676765722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jpalala/redis-json-logger)

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)

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

[](#installation)

You can install the package via Composer. Run this command in your terminal:

`composer require jpalala/redis-json-logger`

Register and add it into configure in `config/app.php` or you can use `AppServiceProvider.php`.

```
'providers' => [
    // Other service providers...
    Jpalala\RedisJsonLogger\RedisLoggerServiceProvider::class,
],

```

Usage
-----

[](#usage)

Basically do your Exception handling and the package will override it, as long as you've registered this package in the config/app.php file.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Joe Palala](https://github.com/jpalala)
- [All Contributors](https://github.com/jpalala/redis-json-logger/contributors)

Security
--------

[](#security)

If you discover any security-related issues, please email  instead of using the issue tracker.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](/LICENSE.md) for more information.

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance26

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity18

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/1b741c414da96d4f8a538d46ce248dba7766c229a17a89470c8823ba44d7ba42?d=identicon)[jpalala](/maintainers/jpalala)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/jpalala-redis-json-logger/health.svg)

```
[![Health](https://phpackages.com/badges/jpalala-redis-json-logger/health.svg)](https://phpackages.com/packages/jpalala-redis-json-logger)
```

PHPackages © 2026

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