PHPackages                             heloufir/filament-workflow-manager - 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. heloufir/filament-workflow-manager

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

heloufir/filament-workflow-manager
==================================

Manage your own workflows with filament

1.1.11(3y ago)711.3k20[9 issues](https://github.com/heloufir/filament-workflow-manager/issues)MITBlade

Since Jul 4Pushed 2y ago2 watchersCompare

[ Source](https://github.com/heloufir/filament-workflow-manager)[ Packagist](https://packagist.org/packages/heloufir/filament-workflow-manager)[ Docs](https://github.com/heloufir/filament-workflow-manager)[ GitHub Sponsors](https://github.com/heloufir)[ RSS](/packages/heloufir-filament-workflow-manager/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (22)Used By (0)

Filament Workflow Manager
=========================

[](#filament-workflow-manager)

[![Latest Version on Packagist](https://camo.githubusercontent.com/d936dde3949226f1a377565a86b6823ae6690935a4f41bbc6cd11fd2092b327e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f68656c6f756669722f66696c616d656e742d776f726b666c6f772d6d616e616765722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/heloufir/filament-workflow-manager)[![Total Downloads](https://camo.githubusercontent.com/5c173a0e66a5a2534a86e4b2248af35f610db108ae5c87268065074c5410557c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f68656c6f756669722f66696c616d656e742d776f726b666c6f772d6d616e616765722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/heloufir/filament-workflow-manager)

This package provides a Filament resource where you can configure and manage your workflows, and also provides some functions, helpers, traits, ... to help you attach statuses to your configured models.

[![Filament Workflow Manager](filament-workflow-manager-demo.jpg)](filament-workflow-manager-demo.jpg)

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

[](#installation)

You can install the package via composer:

```
composer require heloufir/filament-workflow-manager
```

The package comes with publishable assets:

**Migrations**

```
php artisan vendor:publish --tag="filament-workflow-manager-migrations"
```

**Config file**

```
php artisan vendor:publish --tag="filament-workflow-manager-config"
```

Quick start
-----------

[](#quick-start)

Please read the following steps to understand how to use this package. [Quick start steps](QUICKSTART.md)

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

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

[](#security-vulnerabilities)

Please review [our security policy](https://github.com/heloufir/filament-workflow-manager/security/policy) on how to report security vulnerabilities.

Support
-------

[](#support)

For fast support, please join the [**Filament** community](https://filamentphp.com/discord) discord and send me a message in this channel [\#workflow-manager](https://discord.com/channels/883083792112300104/993621948833726535)

Credits
-------

[](#credits)

- [heloufir](https://github.com/heloufir)
- [All Contributors](https://github.com/heloufir/filament-workflow-manager/graphs/contributors)

License
-------

[](#license)

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

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 81.3% 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 ~6 days

Recently: every ~27 days

Total

20

Last Release

1295d ago

### Community

Maintainers

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

---

Top Contributors

[![heloufir](https://avatars.githubusercontent.com/u/6197875?v=4)](https://github.com/heloufir "heloufir (39 commits)")[![EmilioBravo](https://avatars.githubusercontent.com/u/544288?v=4)](https://github.com/EmilioBravo "EmilioBravo (3 commits)")[![jigzstar](https://avatars.githubusercontent.com/u/197836?v=4)](https://github.com/jigzstar "jigzstar (3 commits)")[![alvleont](https://avatars.githubusercontent.com/u/47951932?v=4)](https://github.com/alvleont "alvleont (1 commits)")[![husam-tariq](https://avatars.githubusercontent.com/u/16601695?v=4)](https://github.com/husam-tariq "husam-tariq (1 commits)")[![mouadziani](https://avatars.githubusercontent.com/u/29683939?v=4)](https://github.com/mouadziani "mouadziani (1 commits)")

---

Tags

workflowfilament

### Embed Badge

![Health badge](/badges/heloufir-filament-workflow-manager/health.svg)

```
[![Health](https://phpackages.com/badges/heloufir-filament-workflow-manager/health.svg)](https://phpackages.com/packages/heloufir-filament-workflow-manager)
```

###  Alternatives

[pxlrbt/filament-environment-indicator

Indicator for the current environment inside Filament

151923.9k12](/packages/pxlrbt-filament-environment-indicator)[pboivin/filament-peek

Full-screen page preview modal for Filament

253319.6k12](/packages/pboivin-filament-peek)[dotswan/filament-map-picker

Easily pick and retrieve geo-coordinates using a map-based interface in your Filament applications.

124139.3k2](/packages/dotswan-filament-map-picker)[creagia/filament-code-field

A Filamentphp input field to edit or view code data.

58289.3k3](/packages/creagia-filament-code-field)[jibaymcs/filament-tour

Bring the power of DriverJs to your Filament panels and start a tour !

12247.8k](/packages/jibaymcs-filament-tour)[swisnl/filament-backgrounds

Beautiful backgrounds for Filament auth pages

54149.2k6](/packages/swisnl-filament-backgrounds)

PHPackages © 2026

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