Libraries tagged by Query Bus
ecotone/ecotone
509276 Downloads
Supporting you in building DDD, CQRS, Event Sourcing applications with ease.
prooph/service-bus-symfony-bundle
389796 Downloads
chimera/foundation
279527 Downloads
Base structure to connect PSR-7 objects to command and query buses
smoothphp/querybus
84269 Downloads
A simple bus for queries
spiral-packages/cqrs
12342 Downloads
Lightweight message bus supporting CQRS for Spiral Framework
spaceonfire/command-bus
6723 Downloads
Simple and extendable command bus
trollbus/message-bus
863 Downloads
Trollbus is Flexible Message Bus implementation with middleware and handler result support
trollbus/trollbus-bundle
866 Downloads
Integrate Trollbus with Symfony framework
trollbus/doctrine-orm-bridge
858 Downloads
Doctrine ORM Bridge for Trollbus
msgphp/domain
68289 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
2836 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
22411 Downloads
Extension to simple-bus/message-bus to create query buses.