SAREhub/PHP_Client

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitattributes
.gitignore
.travis.yml
.travis_after_success.sh
LICENSE.md
README.md
apigen.yml
bin/dockerutil.sh
bin/test/rabbitmq/Dockerfile
bin/test/rabbitmq/init.sh
bin/test/rabbitmq/openssl.cnf
bin/test/rabbitmq/prepare_server.sh
bin/test/rabbitmq/rabbitmq.config
composer.json
phpmd-ruleset.xml
phpunit.xml
src/SAREhub/Client/Amqp/AmqpChannelProvider.php16
src/SAREhub/Client/Amqp/AmqpChannelWrapper.php180
A
2 hrs
src/SAREhub/Client/Amqp/AmqpChannelWrapperProvider.php28
src/SAREhub/Client/Amqp/AmqpChannelWrapperState.php111
src/SAREhub/Client/Amqp/AmqpConnectionFactory.php51
src/SAREhub/Client/Amqp/AmqpConnectionOptions.php131
A
2 hrs
src/SAREhub/Client/Amqp/AmqpConnectionProvider.php40
src/SAREhub/Client/Amqp/AmqpConnectionService.php61
src/SAREhub/Client/Amqp/AmqpConsumer.php35
src/SAREhub/Client/Amqp/AmqpConsumerOptions.php87
src/SAREhub/Client/Amqp/AmqpMessageConverter.php40
src/SAREhub/Client/Amqp/AmqpMessageHeaders.php46
src/SAREhub/Client/Amqp/AmqpProcessConfirmStrategy.php8
src/SAREhub/Client/Amqp/AmqpProducer.php20
src/SAREhub/Client/Amqp/BasicAmqpProcessConfirmStrategy.php45
src/SAREhub/Client/Amqp/EnvAmqpConnectionOptionsProvider.php64
src/SAREhub/Client/Amqp/MessageConsumerProvider.php18
src/SAREhub/Client/Amqp/RoutingKey.php40
src/SAREhub/Client/Amqp/Schema/AmqpEnvironmentManager.php46
src/SAREhub/Client/Amqp/Schema/AmqpEnvironmentSchema.php49
src/SAREhub/Client/Amqp/Schema/AmqpEnvironmentSchemaCreator.php19
src/SAREhub/Client/Amqp/Schema/AmqpExchangeBindingSchema.php54
src/SAREhub/Client/Amqp/Schema/AmqpExchangeManager.php47
src/SAREhub/Client/Amqp/Schema/AmqpExchangeSchema.php84
src/SAREhub/Client/Amqp/Schema/AmqpQueueBindingManager.php25
src/SAREhub/Client/Amqp/Schema/AmqpQueueBindingSchema.php39
src/SAREhub/Client/Amqp/Schema/AmqpQueueManager.php24
src/SAREhub/Client/Amqp/Schema/AmqpQueueSchema.php74
src/SAREhub/Client/Amqp/Schema/AmqpSchemaException.php10
src/SAREhub/Client/Amqp/Task/RegisterAmqpConsumerTask.php19
src/SAREhub/Client/DataFormat/DataFormat.php9
src/SAREhub/Client/DataFormat/JsonDataFormat.php18
src/SAREhub/Client/Event/BasicEvent.php73