jadu / radish
4.0.0
2023-10-27 11:13 UTC
Requires
- php: >=7.3.0
- doctrine/doctrine-bundle: ^1.12|^2.6
- doctrine/orm: ^2.7|^2.10
- psr/log: ~1.0
- symfony/options-resolver: ~3.0|~4.0|~5.0
Requires (Dev)
- ext-amqp: *
- mockery/mockery: ^1.3|^1.4
- phpunit/phpunit: ^6.0|^7.0|^8.0
This package is auto-updated.
Last update: 2024-10-09 08:39:56 UTC
README
Installation
Install the latest version with
$ composer require jadu/radish
About
Requirements
Radish works with PHP 5.4 or above and the PECL AMQP extension.
Submitting bugs and feature requests
Bugs and feature request are tracked on GitHub
Framework Integrations
- A Symfony2 bundle is available as standard
Author
Tom Graham - tom@heyupdate.com - http://twitter.com/tompedals
See also the list of contributors which participated in this project.
License
Radish is licensed under the MIT License - see the LICENSE
file for details