PHPackages                             bpocallaghan/log-activity - 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. bpocallaghan/log-activity

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

bpocallaghan/log-activity
=========================

Log activities in your Laravel app

4.0.1(4d ago)13.8k1MITPHPPHP ^8.3

Since Dec 4Pushed 1y ago1 watchersCompare

[ Source](https://github.com/bpocallaghan/log-activity)[ Packagist](https://packagist.org/packages/bpocallaghan/log-activity)[ RSS](/packages/bpocallaghan-log-activity/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (6)Versions (15)Used By (0)

Log Activity
============

[](#log-activity)

Log activities in your Laravel app. This package is being used in the [Admin Starter Project](https://github.com/bpocallaghan/laravel-admin-starter)

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

[](#installation)

You can install the package via composer:

```
composer require bpocallaghan/log-activity
```

The package will automatically register itself.

You can publish the migration with:

```
php artisan vendor:publish --provider="Bpocallaghan\LogActivity\LogActivityServiceProvider" --tag="migrations"
```

After publishing the migration you can create the log\_activities table by running the migrations:

```
php artisan migrate
```

###  Health Score

48

—

FairBetter than 93% of packages

Maintenance61

Regular maintenance activity

Popularity23

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity80

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 95.5% 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

Every ~184 days

Recently: every ~435 days

Total

14

Last Release

4d ago

Major Versions

0.0.5 → 1.0.02020-04-18

1.1.2 → 2.0.02022-04-12

2.0.0 → 3.0.02023-04-24

3.0.0 → 4.0.02024-07-13

PHP version history (7 changes)0.0.1PHP ^7.2

1.0.0PHP ^7.2.5

1.1.1PHP ^7.3

1.1.2PHP &gt;=7.3.0

2.0.0PHP ^8.0

3.0.0PHP ^8.1

4.0.1PHP ^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/7cc52fc6eaeee1d7cbb729f7b7e7fb570754f4d2bb57847e5753f4e1041b7124?d=identicon)[bpocallaghan](/maintainers/bpocallaghan)

---

Top Contributors

[![bpocallaghan](https://avatars.githubusercontent.com/u/883465?v=4)](https://github.com/bpocallaghan "bpocallaghan (21 commits)")[![nadja97](https://avatars.githubusercontent.com/u/30344577?v=4)](https://github.com/nadja97 "nadja97 (1 commits)")

---

Tags

loglaravelactivityloggeractionsactivities

### Embed Badge

![Health badge](/badges/bpocallaghan-log-activity/health.svg)

```
[![Health](https://phpackages.com/badges/bpocallaghan-log-activity/health.svg)](https://phpackages.com/packages/bpocallaghan-log-activity)
```

###  Alternatives

[laravel/octane

Supercharge your Laravel application's performance.

4.0k26.6M223](/packages/laravel-octane)[laravel/nightwatch

The official Laravel Nightwatch package.

36210.1M36](/packages/laravel-nightwatch)[guanguans/laravel-exception-notify

Monitor exception and report to the notification channels(Log、Mail、AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、ZohoCliq、ZohoCliqWebHook、Zulip).

14845.8k1](/packages/guanguans-laravel-exception-notify)[spatie/laravel-flare

Send Laravel errors to Flare

111.4M7](/packages/spatie-laravel-flare)[nightowl/agent

NightOwl monitoring agent — collects telemetry from laravel/nightwatch and writes to PostgreSQL

771.7k](/packages/nightowl-agent)

PHPackages © 2026

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