robyconte/filament-flow

A powerful Business Process Manager for Filament to handle model state transitions and workflows

Maintainers

Package info

github.com/RoBYCoNTe/filament-flow

pkg:composer/robyconte/filament-flow

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.1 2026-05-20 07:46 UTC

This package is auto-updated.

Last update: 2026-05-29 16:02:37 UTC


README

A powerful Business Process Manager for Filament to handle model state transitions and workflows with ease.

Filament Flow seamlessly integrates Spatie Laravel Model States into your FilamentPHP admin panel, providing a complete workflow management solution with visual state transitions, custom forms, and intuitive UI components.

Documentation

Full documentation is available at robyconte.github.io/filament-flow

Requirements

  • PHP ^8.2
  • Laravel ^11.0|^12.0
  • Filament ^4.0
  • Spatie Laravel Model States ^2.12

Installation

composer require robyconte/filament-flow

See the Installation guide for full setup instructions.

License

This package is licensed under the MIT License.

Credits