Laravel-Temporal-Workflow

时间:2024-04-27 10:23:06
【文件属性】:

文件名称:Laravel-Temporal-Workflow

文件大小:8.5MB

文件格式:ZIP

更新时间:2024-04-27 10:23:06

PHP

与Laravel的时间整合 确保已安装PHP 7.4和laravel 8. *或更高版本。 Temploral PHP SDK可作为composer软件包提供,并且可以使用以下命令在项目的根目录中安装: $ composer require temporal/sdk 安装gRPC PHP扩展 必须安装并激活PHP gRPC引擎扩展,才能与Temporal Server通信。 请按照此处的说明进行操作: : 确保按照所有步骤激活php.ini文件中的gRPC扩展,并在项目中安装protobuf运行时库。 下载RoadRunner应用程序服务器 Temporal PHP SDK要求RoadRunner 2.0应用服务器和主管以可扩展的方式运行“活动”和“工作流”。 $ composer require spiral/roadrunner:v2.0 nyholm/psr7 $


【文件预览】:
Laravel-Temporal-Workflow-master
----.gitignore(191B)
----app()
--------DemoWorkflow.php(534B)
--------Providers()
--------Exceptions()
--------Http()
--------Console()
--------ChildWorkflow.php(935B)
--------DemoWorkflowActivity.php(818B)
--------Models()
----.env.example(811B)
----bootstrap()
--------app.php(2KB)
--------cache()
----package.json(473B)
----resources()
--------lang()
--------js()
--------views()
--------css()
----server.php(563B)
----storage()
--------app()
--------framework()
--------logs()
----.styleci.yml(181B)
----rr(25.03MB)
----public()
--------.htaccess(603B)
--------robots.txt(24B)
--------index.php(2KB)
--------favicon.ico(0B)
--------web.config(1KB)
----composer.json(2KB)
----composer.lock(302KB)
----README.md(2KB)
----phpunit.xml(1KB)
----tests()
--------TestCase.php(163B)
--------Unit()
--------Feature()
--------CreatesApplication.php(380B)
----config()
--------database.php(5KB)
--------services.php(950B)
--------session.php(7KB)
--------roadrunner.php(4KB)
--------cache.php(3KB)
--------auth.php(4KB)
--------cors.php(846B)
--------app.php(9KB)
--------hashing.php(2KB)
--------mail.php(3KB)
--------logging.php(3KB)
--------broadcasting.php(2KB)
--------filesystems.php(2KB)
--------view.php(1KB)
--------queue.php(3KB)
----artisan(2KB)
----.rr.yaml(156B)
----database()
--------.gitignore(26B)
--------seeders()
--------factories()
--------migrations()
----routes()
--------console.php(592B)
--------channels.php(558B)
--------web.php(596B)
--------api.php(566B)
----webpack.mix.js(559B)
----.gitattributes(111B)
----.editorconfig(220B)

网友评论