Skip to content

Commit fa6de14

Browse files
Add author information to README
Added author information to the README file.
1 parent d3572a3 commit fa6de14

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
A modern, enterprise-ready state machine implementation for Laravel Eloquent models.
66

7+
Author: Hamed Panjeh
8+
79
Laravel StateFlow is inspired by [Spatie Laravel Model States](https://github.com/spatie/laravel-model-states) and built independently from the ground up. It combines the [state pattern](https://en.wikipedia.org/wiki/State_pattern) with [state machines](https://www.youtube.com/watch?v=N12L5D78MAA) to deliver enterprise-ready features: automatic state class discovery, automatic transition discovery, permissions, UI metadata, history tracking, and API resources.
810

911
> 📦 **Demo Application:** See Laravel StateFlow in action with a complete order management demo at [laravel-stateflow-demo](https://github.com/HPWebdeveloper/laravel-stateflow-demo).

0 commit comments

Comments
 (0)