sunspikes/carrot

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.scrutinizer.yml
.travis.yml
LICENSE
README.md
composer.json
phpunit.xml
example/consumer.php16
example/producer.php16
src/AMQPConnectionTrait.php15
src/Carrot.php102
A
1 hr
src/ConfigAwareTrait.php11
src/Consumer/AMQPConsumerInterface.php9
src/Consumer/Consumer.php91
A
1 hr
src/Consumer/ConsumerInterface.php8
src/Exception/CarrotException.php5
src/Exception/ConnectionException.php5
src/Exception/ConsumerException.php5
src/Exception/ProducerException.php5
src/Producer/AMQPProducerInterface.php6
src/Producer/Producer.php35
src/Producer/ProducerInterface.php7
src/QueueInterface.php12