Libraries tagged by Query Bus
ecotone/ecotone
498358 Downloads
Supporting you in building DDD, CQRS, Event Sourcing applications with ease.
prooph/service-bus-symfony-bundle
388765 Downloads
spiral-packages/cqrs
11636 Downloads
Lightweight message bus supporting CQRS for Spiral Framework
chimera/foundation
278245 Downloads
Base structure to connect PSR-7 objects to command and query buses
smoothphp/querybus
84118 Downloads
A simple bus for queries
spaceonfire/command-bus
6413 Downloads
Simple and extendable command bus
trollbus/message-bus
589 Downloads
Trollbus is Flexible Message Bus implementation with middleware and handler result support
trollbus/trollbus-bundle
592 Downloads
Integrate Trollbus with Symfony framework
trollbus/doctrine-orm-bridge
584 Downloads
Doctrine ORM Bridge for Trollbus
msgphp/domain
67970 Downloads
A dependency-free package to help building a business domain layer
nilportugues/messagebus
10353 Downloads
MessageBus library. Contains CommandBus, QueryBus and EventBus and multiple middleware implementations.
1msg/one_msg_waba_sdk
2636 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail
remotelyliving/php-query-bus
13 Downloads
A php query bus for abstracting querying, data loading, and graph building
remotelyliving/php-command-bus
4 Downloads
A php query bus for abstracting querying, data loading, and graph building
ajgl/simple-bus-query-bus
22408 Downloads
Extension to simple-bus/message-bus to create query buses.