PHPackages                             markkravchuk/statamic-activity-book - 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. markkravchuk/statamic-activity-book

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

markkravchuk/statamic-activity-book
===================================

Statamic addon that saves the activity changes on the website content to Eloquent Driver

v1.0.1(2y ago)27.2k↓25%3[1 issues](https://github.com/MarkKravchuk/statamic-activity-book/issues)MITPHPPHP &gt;=8.0

Since May 16Pushed 2y ago1 watchersCompare

[ Source](https://github.com/MarkKravchuk/statamic-activity-book)[ Packagist](https://packagist.org/packages/markkravchuk/statamic-activity-book)[ RSS](/packages/markkravchuk-statamic-activity-book/feed)WikiDiscussions main Synced 1mo ago

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

Activity Book
=============

[](#activity-book)

> Activity Book is activity tracking addon that tracks all changes made by the users of Control Panel.

> This addon stores the activity log to the database configured next to the project. Which makes it perfect solution to the Kubernetes/Docker architecture.

Features
--------

[](#features)

This addon does:

- Stores user changes to Control Panel
- Saves the data to Database using Eloquent Driver
- Has beautiful UI to display the changes
- Supports search functionality

How to Install
--------------

[](#how-to-install)

You can search for this addon in the `Tools > Addons` section of the Statamic control panel and click **install**, or run the following command from your project root:

```
composer require markkravchuk/statamic-activity-book
```

Add `ACTIVITY_BOOK_ENABLED=true` in your `.env` file.

How to Use
----------

[](#how-to-use)

After the Addon is installed, please run

```
php artisan vendor:publish --tag="activity-book-config"
```

This command would generate the configuration file in `/config/activity-logger.php`

And the migration file would be added to `database/migration/` folder, where the administrator can run the actual migration to create corresponding Database remote log storage place.

Please run the last command to run the migration

```
php artisan migrate
```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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 ~523 days

Total

2

Last Release

940d ago

### Community

Maintainers

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

---

Top Contributors

[![ivanpisa](https://avatars.githubusercontent.com/u/67012849?v=4)](https://github.com/ivanpisa "ivanpisa (1 commits)")[![MarkKravchuk](https://avatars.githubusercontent.com/u/48012270?v=4)](https://github.com/MarkKravchuk "MarkKravchuk (1 commits)")

### Embed Badge

![Health badge](/badges/markkravchuk-statamic-activity-book/health.svg)

```
[![Health](https://phpackages.com/badges/markkravchuk-statamic-activity-book/health.svg)](https://phpackages.com/packages/markkravchuk-statamic-activity-book)
```

###  Alternatives

[doctrine/orm

Object-Relational-Mapper for PHP

10.2k285.3M6.2k](/packages/doctrine-orm)[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k115.1M102](/packages/jdorn-sql-formatter)[illuminate/database

The Illuminate Database package.

2.8k52.4M9.4k](/packages/illuminate-database)[ramsey/uuid-doctrine

Use ramsey/uuid as a Doctrine field type.

90440.3M211](/packages/ramsey-uuid-doctrine)[reliese/laravel

Reliese Components for Laravel Framework code generation.

1.7k3.4M16](/packages/reliese-laravel)[wildside/userstamps

Laravel Userstamps provides an Eloquent trait which automatically maintains `created\_by` and `updated\_by` columns on your model, populated by the currently authenticated user in your application.

7511.7M13](/packages/wildside-userstamps)

PHPackages © 2026

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