rodrigopedra/state-machine

A Finite State Machine implementation

Installs: 26

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/rodrigopedra/state-machine

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

This package is auto-updated.

Last update: 2025-10-04 22:42:28 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