PHPackages                             peynman/larapress-reports - 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. peynman/larapress-reports

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

peynman/larapress-reports
=========================

TimeSeries and Metrics for @Larapress-crud based resources.

026PHP

Since Dec 12Pushed 4y ago1 watchersCompare

[ Source](https://github.com/peynman/press-reports)[ Packagist](https://packagist.org/packages/peynman/larapress-reports)[ RSS](/packages/peynman-larapress-reports/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

W.I.P.
======

[](#wip)

Larapress Reports
=================

[](#larapress-reports)

A package to provide automatic and customized metrics and reporting for Larapress CRUD and other packages based on it.

Dependencies
------------

[](#dependencies)

- [Larapress CRUD](../../../press-crud)

Install
-------

[](#install)

1. `composer require peynman/larapress-reports`

Config
------

[](#config)

1. Run `php artisan vendor:publish --tag=larapress-reports`
2. Update `broadcasting.connections.pusher` to ```
    'driver' => 'pusher',
    'key' => env('PUSHER_APP_KEY'),
    'secret' => null,
    'app_id' => env('PUSHER_APP_ID'),
    'options' => [
        'cluster' => null,
        'encrypted' => true,
        'host' => env('ECHO_HOST', 'laravel-echo'),
        'port' => env('ECHO_PORT', 8443),
        'scheme' => env('ECHO_PROTOCOL', 'http')
    ],
    ```

Usage
-----

[](#usage)

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity27

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/f66862e4c2131dff48417a0df0f442cce2f568ecaacc2c24a4df6d9516935d11?d=identicon)[peynman](/maintainers/peynman)

---

Top Contributors

[![peynman](https://avatars.githubusercontent.com/u/1547725?v=4)](https://github.com/peynman "peynman (37 commits)")

### Embed Badge

![Health badge](/badges/peynman-larapress-reports/health.svg)

```
[![Health](https://phpackages.com/badges/peynman-larapress-reports/health.svg)](https://phpackages.com/packages/peynman-larapress-reports)
```

PHPackages © 2026

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