state-machine:hyn 状态机包是一个灵活的库,可帮助您将 Eloquent 模型从状态移动到转换,同时沿途发出事件

时间:2024-06-18 14:12:35
【文件属性】:

文件名称:state-machine:hyn 状态机包是一个灵活的库,可帮助您将 Eloquent 模型从状态移动到转换,同时沿途发出事件

文件大小:20KB

文件格式:ZIP

更新时间:2024-06-18 14:12:35

laravel eloquent state-machine event-dispatcher PHP

状态机 状态机是一个灵活的库,可帮助您将 Eloquent 模型从状态移动到转换,同时沿途发出事件。 例子 假设我们有一只 ,它会做两件事,即 为了从最初的睡眠状态醒来,猫必须 现在,如果我们查看我们可以看到上面的内容已完美映射。 安装 composer require hyn/state-machine 在上阅读有关安装和配置的更多信息。 测试 运行测试: vendor/bin/phpunit


【文件预览】:
state-machine-master
----src()
--------Contracts()
--------Transition.php(1KB)
--------Providers()
--------Statemachine.php(10KB)
--------Events()
--------Processing.php(2KB)
--------config()
--------State.php(652B)
--------Exceptions()
--------Commands()
--------Named.php(1012B)
----.travis.yml(646B)
----phpunit.xml(695B)
----.editorconfig(240B)
----tests()
--------database()
--------unit()
--------stubs()
----.gitignore(38B)
----readme.md(873B)
----composer.json(661B)

网友评论