PHPackages                             adlog/logtracker - 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. adlog/logtracker

ActiveLibrary

adlog/logtracker
================

User activity log manager. All kind of database activity will be tracked

1.0.0(2y ago)16MITPHPPHP ^7.4|^8.0

Since Jun 3Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Motakabbir/logtraker)[ Packagist](https://packagist.org/packages/adlog/logtracker)[ Docs](https://github.com/adlog/logtracker)[ RSS](/packages/adlog-logtracker/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

[![](https://raw.githubusercontent.com/laravel/art/master/logo-lockup/5%20SVG/2%20CMYK/1%20Full%20Color/laravel-logolockup-cmyk-red.svg)](https://laravel.com)

[![Build Status](https://camo.githubusercontent.com/c59043e0b28eab034f19dabc49c9222c43e3fbe5e0c6bc2837a5c0086132a211/68747470733a2f2f7472617669732d63692e6f72672f6c61726176656c2f6672616d65776f726b2e737667)](https://travis-ci.org/laravel/framework)[![Total Downloads](https://camo.githubusercontent.com/b0a7ee2f3f0208712ecb1081b9d6fcf05045c10cd6f345abcb924f5512c0d346/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c61726176656c2f6672616d65776f726b)](https://packagist.org/packages/laravel/framework)[![Latest Stable Version](https://camo.githubusercontent.com/9e6071b5dd1a4a3bcabe3cca9d97a447d030caeb940f2adbd18699bc0b326702/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c61726176656c2f6672616d65776f726b)](https://packagist.org/packages/laravel/framework)[![License](https://camo.githubusercontent.com/4a64c31c71966d152c876eea1f35e85fbd33d57ddf5754260a41f053aa72c5b2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6c61726176656c2f6672616d65776f726b)](https://packagist.org/packages/laravel/framework)

About myGov Detector
--------------------

[](#about-mygov-detector)

User activity log manager. All kind of database activity will be

### Run the following command to pull in the latest version:

[](#run-the-following-command-to-pull-in-the-latest-version)

```
composer require adlog/logtracker

```

### Lumen only

[](#lumen-only)

Register the provider in your boostrap app file bootstrap/app.php

Add the following line in the "Register Service Providers" section at the bottom of the file.

```
$app->register(\Adlog\Logtracker\LogtrackerServiceProvider::class);

```

For facades, uncomment `$app->withFacades();` in your boostrap app file `bootstrap/app.php`

### After composer update run this command in your project

[](#after-composer-update-run-this-command-in-your-project)

```
php artisan migrate

```

### Use this Trait in your model

[](#use-this-trait-in-your-model)

```
use Logtrackerable

```

License
-------

[](#license)

The Adlog Detector is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

1079d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/28539ed547a28e17e337427125e1ed922cc3363ec78b952740779017b57d591e?d=identicon)[Motakabbir](/maintainers/Motakabbir)

---

Top Contributors

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

---

Tags

adloglogtracker

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/adlog-logtracker/health.svg)

```
[![Health](https://phpackages.com/badges/adlog-logtracker/health.svg)](https://phpackages.com/packages/adlog-logtracker)
```

###  Alternatives

[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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