承接 cellar/tactician 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

cellar/tactician

最新稳定版本:1.10

Composer 安装命令:

composer require cellar/tactician

包简介

Tactician integration with Nette projects

README 文档

README

Nette extension for the Tactician library https://github.com/thephpleague/tactician/

Installation

Step 1: Download Nette extension for Tactician

Open a command console, enter your project directory and execute the following command to download latest version:

$ composer require cellar/tactician

Step 2: Enable the extension

Open your application config file and add TacticianExtension:

extensions: 
    tactician: Cellar\Tactician\DI\TacticianExtension

Step 3: Configure middlewares

tactician:
    commandbus:
        default:
            middleware:
                - @tactician.middleware.queue
                - @tactician.middleware.locking
                - @tactician.middleware.command_handler

Important: Adding your own middleware is absolutely encouraged, just be sure to always add @tactician.middleware.command_handler as the final middleware. Otherwise, your commands won't actually be executed.

Check the Tactician docs for more info and a complete list of middleware.

Step 4: Add command handlers

services:
    myCommandHandler: 
        class: My\LaunchRocketHandler
        tags: 
            tactician.handler: [
                command: My\LaunchRocketCommand
            ]

统计信息

  • 总下载量: 53.35k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

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

其他信息

  • 授权协议: Unknown
  • 更新时间: 2026-01-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固