A Laravel package to publish and consume messages from Azure Service Bus queues and topics over the REST API. Works as a queue driver, so existing jobs dispatch unchanged.
Role — Author, open source
A Laravel queue driver backed by Azure Storage Queues, with transparent gzip compression for payloads that would otherwise exceed the 64 KiB message ceiling.
Role — Author, open source
A Laravel cache driver backed by Azure Storage Tables — a drop-in alternative to Redis for applications already on Azure that would rather not run another service.
Role — Author, open source