onliner/laravel-command-bus 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

onliner/laravel-command-bus

最新稳定版本:v1.1.7

Composer 安装命令:

composer require onliner/laravel-command-bus

包简介

Laravel integration for command bus.

README 文档

README

Laravel integration package for command-bus

Version Total Downloads Php License

Installation

The preferred way to install this extension is through composer.

Either run

composer require onliner/laravel-command-bus

or add this code line to the require section of your composer.json file:

"onliner/laravel-command-bus": "^1.1"

Configuration

Publish default configuration file:

artisan vendor:publish --provider=Onliner\\Laravel\\CommandBus\\Providers\\CommandBusProvider

and modify for your needs.

License

Released under the MIT license.

统计信息

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

GitHub 信息

  • Stars: 4
  • Watchers: 7
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-12-29