PHPackages                             yogesmhrj/laravel-jslogs - 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. yogesmhrj/laravel-jslogs

ActiveLaravel-plugin

yogesmhrj/laravel-jslogs
========================

Package to handle the js logs within laravel

0.0.1(2y ago)02PHP

Since Jan 26Pushed 2y ago1 watchersCompare

[ Source](https://github.com/yogesmhrj/laravel-jslogs)[ Packagist](https://packagist.org/packages/yogesmhrj/laravel-jslogs)[ RSS](/packages/yogesmhrj-laravel-jslogs/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Package to handle the js logs within laravel
============================================

[](#package-to-handle-the-js-logs-within-laravel)

Please note that this is just the laravel handler for the logs, you will have to execute a client side request to the route provided from this package to write the logs

Setup
-----

[](#setup)

### Download package

[](#download-package)

`composer require yogesmhrj\laravel-jslogs`

### Setup service providers

[](#setup-service-providers)

Once the composer has completed the package download, head on to `config\app.php` and add the following line to the `providers` array.

```
Yogesmhrj\LaravelJslogs\Providers\JsLogServiceProvider::class

```

### Endpoint for ajax calls

[](#endpoint-for-ajax-calls)

Once the setup is complete, you can call ajax with POST method to the endpoint `hop/store/js/logs` to store your logs.

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity31

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

838d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d629dc431a562c0dc945d88f160903d7a63b977377869f03326171cc4eed64f5?d=identicon)[yogesmhrj](/maintainers/yogesmhrj)

---

Top Contributors

[![yogesh10446](https://avatars.githubusercontent.com/u/7697928?v=4)](https://github.com/yogesh10446 "yogesh10446 (2 commits)")

### Embed Badge

![Health badge](/badges/yogesmhrj-laravel-jslogs/health.svg)

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

PHPackages © 2026

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