承接 lendable/symfony-messenger-polyfill 相关项目开发

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

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

lendable/symfony-messenger-polyfill

最新稳定版本:v0.1.2

Composer 安装命令:

composer require lendable/symfony-messenger-polyfill

包简介

Use Symfony Messenger v4.2 with older Symfony versions.

README 文档

README

Allows to use Symfony Messenger with Symfony 3.4 and 4.0.

PHP Version Latest Stable Version Latest Unstable Version

Build Status Total Downloads

Documentation

Installation

1. Add dependency with composer

composer require lendable/symfony-messenger-polyfill

2. Register the bundle in your bundles.php

return [
    //...
    Lendable\Polyfill\Symfony\MessengerBundle\MessengerBundle::class => ['all' => true],
];

Configuration

The only important thing is that root key is lendable_polyfill_messenger.

How to use

Everything is explained in the Symfony Documentation.

If we take this configuration example, instead of writing:

# config/packages/messenger.yaml
framework:
    messenger:
        routing:
            'My\Message\Message':  amqp # The name of the defined transport

You would write:

# config/packages/messenger.yaml
lendable_polyfill_messenger:
    routing:
        'My\Message\Message':  amqp # The name of the defined transport

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-12-31

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固