Pinned Repositories
active-record
Active record implementation
demo
[WIP] Example application
message-serializer
Messages serializer implementation
module-sagas
Saga pattern implementation module
performance-comparison
This test goal is to show the difference between synchronous and asynchronous interaction
sagas
Saga pattern implementation
scheduler
Common scheduler implementation
service-bus
PHP Service Bus (publish-subscribe pattern) implementation
skeleton
composer create-project php-service-bus/skeleton my-project
telegram-bot-core
[WIP] Telegram bot API implementation
PHP Service Bus's Repositories
php-service-bus/service-bus
PHP Service Bus (publish-subscribe pattern) implementation
php-service-bus/sagas
Saga pattern implementation
php-service-bus/performance-comparison
This test goal is to show the difference between synchronous and asynchronous interaction
php-service-bus/demo
[WIP] Example application
php-service-bus/skeleton
composer create-project php-service-bus/skeleton my-project
php-service-bus/telegram-bot-core
[WIP] Telegram bot API implementation
php-service-bus/active-record
Active record implementation
php-service-bus/message-serializer
Messages serializer implementation
php-service-bus/module-sagas
Saga pattern implementation module
php-service-bus/scheduler
Common scheduler implementation
php-service-bus/cache
PHP Service Bus simple cache implementation
php-service-bus/event-sourcing
Event Sourcing implementation
php-service-bus/http-client
Abstraction over Http client implementations
php-service-bus/messages-router
Messages router component
php-service-bus/mutex
PHP Mutex implementation
php-service-bus/storage
Service bus storage layer
php-service-bus/transport
Transport implementation
php-service-bus/annotations-reader
PHP Service Bus annotations reader component
php-service-bus/argument-resolver
php-service-bus/code-style-config
PHP Service Bus code style config
php-service-bus/common
PHP Service Bus common component
php-service-bus/module-phpinnacle-transport
phpinnacle RabbitMQ transport module
php-service-bus/module-redis-transport
Redis transport implementation module
php-service-bus/module-scheduler
Scheduler module
php-service-bus/module-storage-sql
SQL adapters support module
php-service-bus/ridge
Pure asynchronous PHP implementation of the AMQP 0-9-1 protocol.
php-service-bus/transport-amqp
Common components for implementing transport based on amqp protocol
php-service-bus/transport-common
Common transport implementation interfaces
php-service-bus/transport-phpinnacle
phpinnacle RabbitMQ adapter
php-service-bus/transport-redis
Redis transport implementation