convenia / pigeon
v3.1.1
2026-04-21 18:30 UTC
Requires
- php: >=8.1
- ext-json: *
- ext-sockets: *
- laravel/framework: ^8.22.1|^9.2|^10.0|^11.0|^12.0|^13.0
- php-amqplib/php-amqplib: ^3.1
Requires (Dev)
- ext-curl: *
- mockery/mockery: ^1.3
- orchestra/testbench: ^6.21|^8.0|^9.0|^10.0|^11.0
- phpunit/phpunit: ^10.0|^11.0|^12.0
- squizlabs/php_codesniffer: ^2.5
This package is auto-updated.
Last update: 2026-06-16 22:23:01 UTC
README
Pigeon is a Laravel package for dealing with AMQP messaging with easy syntax on top of php-amqplib.
Documentation
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.