rodrigopedra/state-machine

A Finite State Machine implementation

v0.1.0 2021-03-04 12:20 UTC

This package is auto-updated.

Last update: 2024-04-04 19:24:12 UTC


README

This package provides a Finite State Machine implementation.

Installation

composer require rodrigopedra/state-machine

Configuration

Although Laravel is not required for usage, a Service Provider for Laravel is included.

Will add a complete README on the near future. Right now please refer to the examples folder for usage.

To-Do

  • Add documentation
  • Add tests

License

This package is open-sourced software licensed under the MIT license