etrias / async-bundle
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (v4.2.1) of this package.
Symfony bundle for async connectivity
v4.2.1
2024-02-05 10:02 UTC
Requires
- php: ^8.1
- etrias/cqrs-bundle: ^1.0
- etrias/gearman-bundle: ^1.0
- league/tactician-bundle: ^1.4
- symfony/dependency-injection: ^6.0
- symfony/http-kernel: ^6.0
Suggests
- ext-pcntl: Used to gracefully stop executing tasks
- jmose/command-scheduler-bundle: Schedule commands and execute them async
- liip/monitor-bundle: Monitor gearman servers
- symfony/process: Required for async command handling
- symfony/stopwatch: Add metrics in logging
- dev-master
- v4.2.1
- v4.2.0
- v4.1.3
- v4.1.2
- v4.1.1
- v4.1.0
- v4.0.3
- v4.0.2
- v4.0.1
- v4.0.0
- v3.0.5
- v3.0.4
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0.0
- v2.10.6
- v2.10.5
- v2.10.4
- v2.10.3
- v2.10.2
- v2.10.1
- v2.10.0
- v2.9.7
- v2.9.6
- v2.9.0
- v2.8.6
- v2.8.5
- v2.8.4
- v2.8.3
- v2.8.2
- v2.8.1
- v2.8.0
- v2.7.0
- v2.6.0
- v2.5.2
- v2.5.1
- v2.5.0
- v2.4.1
- v2.4.0
- v2.3.4
- v2.3.3
- v2.3.2
- v2.3.1
- v2.3.0
- v2.2.1
- v2.2.0
- v2.1.0
- v2.0.1
- v2.0.0
- v1.0.2
- v1.0.1
- v1.0
This package is auto-updated.
Last update: 2024-02-05 10:02:17 UTC
README
To be replaced by symfony/messenger and symfony/scheduler