PHPackages                             parabellumkoval/backpack-analytics - 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. parabellumkoval/backpack-analytics

ActiveLibrary

parabellumkoval/backpack-analytics
==================================

Implement Analytics API &amp; MYSQL for backpack

0.1.x-dev(2y ago)10MITPHPPHP &gt;=7.4

Since May 20Pushed 2y ago1 watchersCompare

[ Source](https://github.com/parabellumKoval/backpack-analytics)[ Packagist](https://packagist.org/packages/parabellumkoval/backpack-analytics)[ Docs](https://github.com/parabellumkoval/backpack-analytics)[ RSS](/packages/parabellumkoval-backpack-analytics/feed)WikiDiscussions 0.1 Synced 1mo ago

READMEChangelogDependencies (11)Versions (1)Used By (0)

Backpack-analytics
==================

[](#backpack-analytics)

[![Build Status](https://camo.githubusercontent.com/f3e3c8326a9a0a9e3b2b20bf6cdb3ebe20070952e04adcf57f9063d7e278da47/68747470733a2f2f7472617669732d63692e6f72672f7061726162656c6c756d4b6f76616c2f6261636b7061636b2d616e616c79746963732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/parabellumKoval/backpack-analytics)[![Coverage Status](https://camo.githubusercontent.com/022a3d95f03c1cf6a85dc144324accb4f5c7859b0ffc3db1e263a50b2af6b105/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f7061726162656c6c756d4b6f76616c2f6261636b7061636b2d616e616c79746963732f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/parabellumKoval/backpack-analytics?branch=master)

[![Packagist](https://camo.githubusercontent.com/0c6bd5e863f66c10426981262202d08447e5353549292006f87eb94c4fa999ed/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7061726162656c6c756d4b6f76616c2f6261636b7061636b2d616e616c79746963732e737667)](https://packagist.org/packages/parabellumKoval/backpack-analytics)[![Packagist](https://camo.githubusercontent.com/29172bd41e2a9a3c44fe6b2ca648adbe587bbcd49064c292432ea16e060a56e6/68747470733a2f2f706f7365722e707567782e6f72672f7061726162656c6c756d4b6f76616c2f6261636b7061636b2d616e616c79746963732f642f746f74616c2e737667)](https://packagist.org/packages/parabellumKoval/backpack-analytics)[![Packagist](https://camo.githubusercontent.com/b574001319405af862429b4855446ffa043ef48a4c764878ee0f60eb997eded1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f7061726162656c6c756d4b6f76616c2f6261636b7061636b2d616e616c79746963732e737667)](https://packagist.org/packages/parabellumKoval/backpack-analytics)

This package provides a quick starter kit for implementing analytics for Laravel Backpack. Provides a database, CRUD interface, API routes and more.

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

[](#installation)

Install via composer

```
composer require parabellumKoval/backpack-analytics
```

Migrate

```
php artisan migrate
```

### Publish

[](#publish)

#### Configuration File

[](#configuration-file)

```
php artisan vendor:publish --provider="Backpack\Analytics\ServiceProvider" --tag="config"
```

#### Views File

[](#views-file)

```
php artisan vendor:publish --provider="Backpack\Analytics\ServiceProvider" --tag="views"
```

#### Migrations File

[](#migrations-file)

```
php artisan vendor:publish --provider="Backpack\Analytics\ServiceProvider" --tag="migrations"
```

#### Routes File

[](#routes-file)

```
php artisan vendor:publish --provider="Backpack\Analytics\ServiceProvider" --tag="routes"
```

Usage
-----

[](#usage)

### Seeders

[](#seeders)

```
php artisan db:seed --class="Backpack\Analytics\database\seeders\ReviewSeeder"
```

Security
--------

[](#security)

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

Credits
-------

[](#credits)

- [](https://github.com/parabellumKoval/backpack-analytics)
- [All contributors](https://github.com/parabellumKoval/backpack-analytics/graphs/contributors)

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity28

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

1085d ago

### Community

Maintainers

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

---

Top Contributors

[![parabellumKoval](https://avatars.githubusercontent.com/u/27732309?v=4)](https://github.com/parabellumKoval "parabellumKoval (1 commits)")

---

Tags

laravelgoogle-analyticsbackpackparabellumKoval

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/parabellumkoval-backpack-analytics/health.svg)

```
[![Health](https://phpackages.com/badges/parabellumkoval-backpack-analytics/health.svg)](https://phpackages.com/packages/parabellumkoval-backpack-analytics)
```

###  Alternatives

[bezhansalleh/filament-google-analytics

Google Analytics integration for FilamentPHP

205144.8k5](/packages/bezhansalleh-filament-google-analytics)[webfactor/laravel-backpack-instant-fields

Instant fields to create/edit/delete related entities on the fly in Laravel Backpack

496.9k](/packages/webfactor-laravel-backpack-instant-fields)[maurohmartinez/impersonate-users-backpack-laravel

A simple package that adds the impersonate operation for admins

118.8k](/packages/maurohmartinez-impersonate-users-backpack-laravel)

PHPackages © 2026

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