PHPackages                             soap/workflow-logger - 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. soap/workflow-logger

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

soap/workflow-logger
====================

Logger for laravel-workflow package

00[2 issues](https://github.com/soap/laravel-workflow-logger/issues)[2 PRs](https://github.com/soap/laravel-workflow-logger/pulls)PHP

Since Sep 8Pushed 1y ago1 watchersCompare

[ Source](https://github.com/soap/laravel-workflow-logger)[ Packagist](https://packagist.org/packages/soap/workflow-logger)[ RSS](/packages/soap-workflow-logger/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (3)Used By (0)

Logger for laravel-workflow package
===================================

[](#logger-for-laravel-workflow-package)

[![Latest Version on Packagist](https://camo.githubusercontent.com/995ce33d1ce810c9b057b9f6b5e9094f1ef74d423a0252986fb6f32555cf3f26/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736f61702f776f726b666c6f772d6c6f676765722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/soap/workflow-logger)[![GitHub Tests Action Status](https://camo.githubusercontent.com/bc945101238139af8451cee5eff284e2073e9ddddcc503e6360f9395eb07f69b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f736f61702f6c61726176656c2d776f726b666c6f772d6c6f676765722f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/soap/laravel-workflow-logger/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/bee425c8c81060f370390beb0ff222d829ed1c1c8af7d8e3b76b254c17210132/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f736f61702f6c61726176656c2d776f726b666c6f772d6c6f676765722f6669782d7068702d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/soap/laravel-workflow-logger/actions?query=workflow%3A%22Fix+PHP+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/d63bf31fa4aeebc5f767cbfefbd07f57c3a9f80dad995d1c0232ee5a27fa7e69/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f736f61702f776f726b666c6f772d6c6f676765722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/soap/workflow-logger)

Provide logging capability for [zerodahero/laravel-workflow](https://github.com/zerodahero/laravel-workflow) (Symfony based workflow). The package logs who (as eloqunt model) performed what transition on what object (eloquent model). You can visit my [laravel-workflow-demo application](https://github.com/soap/laravel-workflow-demo) to see how to use both packages on laravel application.

Support us
----------

[](#support-us)

I highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. My address is on 1/8 Watchara road, Tumbon Krabi Yai, Ampher Muang, Krabi 81000 Thailand.

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

[](#installation)

You can install the package via composer:

```
composer require soap/workflowlogger
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="workflowlogger-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="workflowlogger-config"
```

This is the contents of the published config file:

```
return [

];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="workflowlogger-views"
```

Usage
-----

[](#usage)

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Prasit Gebsaap](https://github.com/soap)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity21

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1073690?v=4)[Prasit Gebsaap](/maintainers/soap)[@soap](https://github.com/soap)

---

Top Contributors

[![soap](https://avatars.githubusercontent.com/u/1073690?v=4)](https://github.com/soap "soap (18 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (3 commits)")

### Embed Badge

![Health badge](/badges/soap-workflow-logger/health.svg)

```
[![Health](https://phpackages.com/badges/soap-workflow-logger/health.svg)](https://phpackages.com/packages/soap-workflow-logger)
```

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B11.4k](/packages/psr-log)[open-telemetry/api

API for OpenTelemetry PHP.

1941.5M273](/packages/open-telemetry-api)[open-telemetry/sdk

SDK for OpenTelemetry PHP.

2328.5M336](/packages/open-telemetry-sdk)

PHPackages © 2026

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