serendipity_hq / component-symfony-messenger-utils
Provides some utilities to use with Symfony's Messenger component.
Installs: 106 358
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 6
Requires
- php: ^7.4|^8.0
- symfony/deprecation-contracts: ^2.5|^3.0
- symfony/messenger: ^4.4|^5.4|^6.4|^7.0
- symfony/property-access: ^4.4|^5.4|^6.0|^7.0
- thecodingmachine/safe: ^1.3|^2.0
Requires (Dev)
- bamarni/composer-bin-plugin: ^1.4
- doctrine/orm: ^2.11
- phpstan/phpstan: 1.10.59
- phpstan/phpstan-phpunit: 1.3.16
- rector/rector: 1.0.1
- roave/security-advisories: dev-master
- serendipity_hq/ansi-converter-shq-theme: ^1.0
- serendipity_hq/rector-config: ^1.0
- thecodingmachine/phpstan-safe-rule: 1.2.0
Suggests
- doctrine/orm: Allows to use DoctrineMessageFinder to search messages in databases managed by Doctrine
- serendipity_hq/ansi-converter-shq-theme: Allows to use AbstractCommandHandler to run commands through Symfony Messenger
This package is auto-updated.
Last update: 2024-10-28 19:48:11 UTC
README
Serendipity HQ Symfony Messenger Utils
Provides some utilities to use with Symfony's Messenger component.
Current Status
Do you like this library?
LEAVE A ★
or run
composer global require symfony/thanks && composer thanks
to say thank you to all libraries you use in your current project, this included!
Install Serendipity HQ Symfony Messenger Utils via Composer
$ composer require serendipity_hq/component-symfony-messenger-utils
This library follows the http://semver.org/ versioning conventions.
Do you like this library?
LEAVE A ★
or run
composer global require symfony/thanks && composer thanks
to say thank you to all libraries you use in your current project, this included!