Download the PHP package tourze/symfony-async-message-bundle without Composer
On this page you can find all versions of the php package tourze/symfony-async-message-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package symfony-async-message-bundle
Symfony Async Message Bundle
中文
English
A Symfony bundle that provides asynchronous command execution capabilities using Symfony Messenger.
Features
- Asynchronous command execution
- Built-in error handling and logging
- Support for command options and arguments
- Integration with Symfony Messenger
Requirements
- PHP 8.1 or higher
- Symfony 6.4 or higher
- Symfony Messenger component
Installation
Configuration
Enable the bundle in your config/bundles.php
:
Usage
-
Create a message:
- Dispatch the message:
License
This bundle is licensed under the MIT License.
中文
一个使用 Symfony Messenger 提供异步命令执行功能的 Symfony Bundle。
特性
- 异步命令执行
- 内置错误处理和日志记录
- 支持命令选项和参数
- 与 Symfony Messenger 集成
要求
- PHP 8.1 或更高版本
- Symfony 6.4 或更高版本
- Symfony Messenger 组件
安装
配置
在 config/bundles.php
中启用 bundle:
使用方法
-
创建消息:
- 发送消息:
许可证
本 Bundle 基于 MIT 许可证。
All versions of symfony-async-message-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
psr/log Version ^3|^2|^1
symfony/console Version ^6.4 || ^7.1
symfony/framework-bundle Version ^6.4
symfony/http-kernel Version ^6.4
symfony/messenger Version ^6.4
symfony/yaml Version ^6.4 || ^7.1
psr/log Version ^3|^2|^1
symfony/console Version ^6.4 || ^7.1
symfony/framework-bundle Version ^6.4
symfony/http-kernel Version ^6.4
symfony/messenger Version ^6.4
symfony/yaml Version ^6.4 || ^7.1
The package tourze/symfony-async-message-bundle contains the following files
Loading the files please wait ....