kainxspirits/laravel-pubsub-queue
Laravel queue driver for Google Cloud Pub/Sub. Configure a pubsub connection with project, queue/topic naming, retries and timeouts, and optional auto-creation of topics/subscriptions. Ideal for running Laravel jobs over Pub/Sub with minimal setup.
push() after afterCommit()), addressing edge cases in transactional workflows where jobs were previously lost or delayed. Supports use cases requiring ACID-compliant job dispatching (e.g., financial transactions, inventory updates).afterCommit() scenarios).For Executives: "The latest release fixes a critical gap in transactional job dispatching—now our Laravel 12 migration won’t risk lost jobs during rollbacks (e.g., failed payments). This package is production-ready for our Q4 scaling initiative, with active community support reducing long-term risk. The Laravel 12 compatibility alone saves us 2 weeks of dev time vs. building a custom solution."
For Engineering: *"Key updates for v0.10.0:
afterCommit() bug: Jobs now dispatch reliably in transactions (tested with our ProcessOrder job).How can I help you explore Laravel packages today?