convenia / pigeon
Installs: 24 739
Dependents: 0
Suggesters: 0
Security: 0
Stars: 30
Watchers: 4
Forks: 5
Open Issues: 6
Requires
- php: >=7.3
- ext-json: *
- ext-sockets: *
- laravel/framework: ^6.20.12|^7.30.4|>=8.22.1|>=9.2|^10.0|^11.0
- php-amqplib/php-amqplib: ^3.1
Requires (Dev)
- ext-curl: *
- mockery/mockery: ^1.3
- orchestra/testbench: ^4.18|^6.21|^8.0|^9.0
- phpunit/phpunit: ^9.5|^10.0
- squizlabs/php_codesniffer: ^2.5
- dev-master
- v2.4.0
- v2.3.0
- v2.2.1
- v2.2.0
- v2.1.1
- v2.1.0
- v2.0.0
- 1.x-dev
- v1.7.1
- v1.7.0
- v1.6.0
- v1.5.0
- v1.4.1
- 1.4.0
- v1.3.1
- v1.3.0
- 1.2.0
- 1.2.0-beta.2
- 1.2.0-beta.1
- 1.1.0
- 1.0.0
- v1.0.0-alpha-1
- v1.0.0-alpha
- dev-dependabot/composer/squizlabs/php_codesniffer-tw-3.9
- dev-dependabot/composer/orchestra/testbench-tw-6.42.1
- dev-lifecycle-events
- dev-dependabot/composer/php-amqplib/php-amqplib-tw-3.6
- dev-dependabot/composer/mockery/mockery-tw-1.6
- dev-feature/test
- dev-fix-mad-travis
- dev-remove-rpc
This package is auto-updated.
Last update: 2024-10-29 20:51:55 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.