定制 dystcz/flow 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

dystcz/flow

Composer 安装命令:

composer require dystcz/flow

包简介

Manage workflows, business processes, multistep forms and more in Laravel.

README 文档

README

Latest Version on Packagist Total Downloads GitHub Actions

🚧 Currently under heavy construction

Undergoing massive slimming process and quality of life improvements. Some may be overkill, others sound reasonable, but will be hard nonetheless. Any help would be greatly appreciated, so we can get here at some point. 🥲

Introduction

Are you sick of inconsistently reimplementing related business processes for your clients?

Do you want to find a common solution which is easy to build and maintain?

Look no more.

This package aims to ease your pain when implementing related business processes / workflows in Laravel. Right now it uses DAG structure for flow relations.

General idea

Example flows

  • Client project lifecycle (proposal, contract, deposit, development, feedback, ...)
  • Multipart forms of any sorts
  • Basically any process which can be split into smaller, logical pieces

Documentation

Installation

⛔ do not install, without a documentation it's a mess. Wait till v1.

If you still wanna proceeed, you can install the package via composer:

composer require dystcz/flow

The package will automatically register itself (wow).

You can publish the migration with:

php artisan vendor:publish --provider="Dystcz\Flow\FlowServiceProvider" --tag="migrations"

After publishing the migration you can create the tables by running the migrations:

php artisan migrate

You can optionally publish the config file with:

php artisan vendor:publish --provider="Dystcz\Flow\FlowServiceProvider" --tag="config"

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email jakub@dy.st instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

统计信息

  • 总下载量: 195
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 8
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 8
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-02-18

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固