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.0(1y ago)13.6k1MITPHPPHP ^8.1

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 1mo ago

READMEChangelog (10)Dependencies (3)Versions (14)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

39

—

LowBetter than 86% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity73

Established project with proven stability

 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 ~140 days

Recently: every ~330 days

Total

13

Last Release

674d 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 (6 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

### 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

[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).

14642.7k1](/packages/guanguans-laravel-exception-notify)[yzen.dev/mono-processor

This Processor will display in the logs bread crumbs by which you can more quickly and accurately identify the cause of the error.

116.1k](/packages/yzendev-mono-processor)

PHPackages © 2026

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