PHPackages                             mentatxx/jslog-php - 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. mentatxx/jslog-php

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

mentatxx/jslog-php
==================

Error logger for PHP

0.1.0(11y ago)015Apache 2.0PHP

Since Dec 6Pushed 11y ago1 watchersCompare

[ Source](https://github.com/mentatxx/jslog-php)[ Packagist](https://packagist.org/packages/mentatxx/jslog-php)[ Docs](https://github.com/mentatxx/jslog-php)[ RSS](/packages/mentatxx-jslog-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

jslog-php
=========

[](#jslog-php)

Error logger for PHP

Logs all PHP errors, events and messages to the cloud so you can easily handle and proceed them.

### Installation

[](#installation)

#### Using Composer

[](#using-composer)

```
composer require mentatxx/jslog-php
```

Register at [jslog.me](http://jslog.me), get an API key.

Add logging support to scripts

```
require_once __DIR__.'/vendor/autoload.php';

use JsLog\Logger;

$jslog = new Logger(array('key' => ""));
$jslog->log('My test message');
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

4181d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5f01fe79b0c90ccf715277986ed6196010d69a7752aae797ac3aa627e9759797?d=identicon)[mentatxx](/maintainers/mentatxx)

---

Top Contributors

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

---

Tags

loggingeventserrors

### Embed Badge

![Health badge](/badges/mentatxx-jslog-php/health.svg)

```
[![Health](https://phpackages.com/badges/mentatxx-jslog-php/health.svg)](https://phpackages.com/packages/mentatxx-jslog-php)
```

###  Alternatives

[sentry/sentry-symfony

Symfony integration for Sentry (http://getsentry.com)

73761.4M66](/packages/sentry-sentry-symfony)[bugsnag/bugsnag-laravel

Official Bugsnag notifier for Laravel applications.

90234.6M36](/packages/bugsnag-bugsnag-laravel)[bugsnag/bugsnag

Official Bugsnag notifier for PHP applications.

56347.0M78](/packages/bugsnag-bugsnag)[bugsnag/bugsnag-psr-logger

Official Bugsnag PHP PSR Logger.

32132.5M2](/packages/bugsnag-bugsnag-psr-logger)[rollbar/rollbar

Monitors errors and exceptions and reports them to Rollbar

33723.7M82](/packages/rollbar-rollbar)[analog/analog

Fast, flexible, easy PSR-3-compatible PHP logging package with dozens of handlers.

3451.5M24](/packages/analog-analog)

PHPackages © 2026

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