PHPackages                             txsoura/activity-log - 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. [Database &amp; ORM](/categories/database)
4. /
5. txsoura/activity-log

ActiveLibrary[Database &amp; ORM](/categories/database)

txsoura/activity-log
====================

Txsoura Activity Log - Simple lib to save eloquent model logs

0.0.1(2y ago)17[1 issues](https://github.com/txsoura/activity-log/issues)MITPHPPHP ^7.2|^8.0

Since Mar 21Pushed 2y ago1 watchersCompare

[ Source](https://github.com/txsoura/activity-log)[ Packagist](https://packagist.org/packages/txsoura/activity-log)[ Docs](https://github.com/txsoura/activity-log)[ Fund](https://www.buymeacoffee.com/txsoura)[ GitHub Sponsors](https://github.com/txsoura)[ RSS](/packages/txsoura-activity-log/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

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

[](#activity-log)

This project, is a simple [Laravel](https://laravel.com) library, to save eloquent model logs.

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

[](#installation)

You can install the package via composer:

```
composer require txsoura/activity-log
```

Next, you should publish the Activity Log provider using Artisan command. The `activitlog` configuration file will be placed in your application's `config` directory:

```
php artisan vendor:publish --provider="Txsoura\ActivityLog\Providers\ActivityLogServiceProvider"
```

Finally, you should run your database migrations. Activity Log will create one database table called `activity_logs`:

```
php artisan migrate
```

Documentation
-------------

[](#documentation)

See the [WIKI](https://github.com/txsoura/activity-log/wiki) for documentation.

License
-------

[](#license)

This project is under MIT license. Go to [LICENSE](https://opensource.org/licenses/MIT) for more details.

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity36

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

780d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/caf01bd558b2bcbfba2f4e234a3212a3af78f287b466237aba651fcca1904bdc?d=identicon)[txsoura](/maintainers/txsoura)

---

Top Contributors

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

---

Tags

activity-logcomposerlaravelphprepository-patternlaraveleloquentactivity-log

### Embed Badge

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

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

###  Alternatives

[rtconner/laravel-likeable

Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.

394388.0k5](/packages/rtconner-laravel-likeable)[shiftonelabs/laravel-cascade-deletes

Adds application level cascading deletes to Eloquent Models.

163632.1k2](/packages/shiftonelabs-laravel-cascade-deletes)[highsolutions/eloquent-sequence

A Laravel package for easy creation and management sequence support for Eloquent models with elastic configuration.

121130.3k](/packages/highsolutions-eloquent-sequence)[cybercog/laravel-nova-ban

A Laravel Nova banning functionality for your application.

40199.8k](/packages/cybercog-laravel-nova-ban)[phaza/single-table-inheritance

Single Table Inheritance Trait

1515.8k](/packages/phaza-single-table-inheritance)

PHPackages © 2026

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