PHPackages                             mantax559/laravel-activities - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. mantax559/laravel-activities

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

mantax559/laravel-activities
============================

Laravel Activities

1.0.8(1y ago)027MITPHPPHP ^8.2

Since Mar 25Pushed 2w ago1 watchersCompare

[ Source](https://github.com/mantax559/laravel-activities)[ Packagist](https://packagist.org/packages/mantax559/laravel-activities)[ RSS](/packages/mantax559-laravel-activities/feed)WikiDiscussions production Synced 3mo ago

READMEChangelog (10)Dependencies (4)Versions (11)Used By (0)

[![GitHub release (latest by date)](https://camo.githubusercontent.com/80b39aa2ebcecf3d009792dc0af039ab563b78b9fe7e61a2b36be4e2c5f1a092/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f6d616e7461783535392f6c61726176656c2d6f62736572766162696c6974793f6c6162656c3d6c6174657374267374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/80b39aa2ebcecf3d009792dc0af039ab563b78b9fe7e61a2b36be4e2c5f1a092/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f6d616e7461783535392f6c61726176656c2d6f62736572766162696c6974793f6c6162656c3d6c6174657374267374796c653d666c61742d737175617265)[![GitHub release (latest SemVer including pre-releases)](https://camo.githubusercontent.com/a039812a2e517888597150cb84e31c3668f50b11d8e7cb0fd18ee74a568c82c5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f6d616e7461783535392f6c61726176656c2d6f62736572766162696c6974793f696e636c7564655f70726572656c6561736573266c6162656c3d7072652d72656c65617365267374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/a039812a2e517888597150cb84e31c3668f50b11d8e7cb0fd18ee74a568c82c5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f6d616e7461783535392f6c61726176656c2d6f62736572766162696c6974793f696e636c7564655f70726572656c6561736573266c6162656c3d7072652d72656c65617365267374796c653d666c61742d737175617265)[![Packagist](https://camo.githubusercontent.com/95edc990fadf30c93da205c2ed059e16acb1eba1a900e2a3651853593b5ba8f0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6d616e7461783535392f6c61726176656c2d6f62736572766162696c6974793f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/95edc990fadf30c93da205c2ed059e16acb1eba1a900e2a3651853593b5ba8f0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6d616e7461783535392f6c61726176656c2d6f62736572766162696c6974793f7374796c653d666c61742d737175617265)[![PHP from Packagist](https://camo.githubusercontent.com/7659683c634cb2eff74ae8338662ae243317da46c670057ad2accbdd6aa3bb8e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6d616e7461783535392f6c61726176656c2d6f62736572766162696c6974793f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/7659683c634cb2eff74ae8338662ae243317da46c670057ad2accbdd6aa3bb8e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6d616e7461783535392f6c61726176656c2d6f62736572766162696c6974793f7374796c653d666c61742d737175617265)

Laravel Observability
=====================

[](#laravel-observability)

Requirements
------------

[](#requirements)

- **Xdebug** - required for code coverage analysis (recommended for development)

Installation &amp; Setup
------------------------

[](#installation--setup)

You can install the package via composer:

```
composer require mantax559/laravel-observability

```

After installing the package, run the migration command to create the necessary database tables:

```
php artisan migrate

```

The package will automatically register its service provider.

Usage
-----

[](#usage)

See **[USAGE.md](USAGE.md)** for more information about the package and examples.

Customisation
-------------

[](#customisation)

### Config

[](#config)

You can optionally publish the config file with:

```
php artisan vendor:publish --provider="Mantax559\LaravelObservability\Providers\AppServiceProvider" --tag=config

```

### Testing

[](#testing)

Run the test suite:

```
composer test

```

Coverage summary in the terminal:

```
composer test-coverage

```

For a browsable HTML report, generate files under `coverage/` and open `coverage/index.html` in your browser:

```
composer test-coverage-html

```

Credits
-------

[](#credits)

- [All Contributors](../../contributors)

License
-------

[](#license)

This project is proprietary and confidential software. You are not permitted to copy, modify, distribute, sublicense, publish, sell, share, or use any part of this project without explicit written permission from the owner. Unauthorized access, usage, reproduction, or redistribution of this software, in whole or in part, is strictly prohibited.

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance73

Regular maintenance activity

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.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 ~1 days

Total

9

Last Release

461d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/45240543?v=4)[Mantas](/maintainers/mantax559)[@mantax559](https://github.com/mantax559)

---

Top Contributors

[![mantax559](https://avatars.githubusercontent.com/u/45240543?v=4)](https://github.com/mantax559 "mantax559 (109 commits)")[![upyna](https://avatars.githubusercontent.com/u/235079571?v=4)](https://github.com/upyna "upyna (4 commits)")

###  Code Quality

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/mantax559-laravel-activities/health.svg)

```
[![Health](https://phpackages.com/badges/mantax559-laravel-activities/health.svg)](https://phpackages.com/packages/mantax559-laravel-activities)
```

###  Alternatives

[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17878.9k](/packages/markwalet-nova-modal-response)[crumbls/layup

A visual page builder plugin for Filament 5 — Divi-style grid layouts with extensible widgets.

592.7k2](/packages/crumbls-layup)[team-nifty-gmbh/tall-datatables

Server-side rendered datatables for Laravel and Livewire

1320.9k4](/packages/team-nifty-gmbh-tall-datatables)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.4k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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