Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.16 KB

File metadata and controls

38 lines (25 loc) · 1.16 KB

Yii Queue documentation

Yii Queue is a framework-agnostic PHP queue library for running tasks asynchronously, best used with Yii3 applications.

Install and configure

Build and handle messages

Reliability and visibility

Production readiness

Migration

Advanced topics

Open the advanced documentation map if you build custom middleware, adapters, queue providers, or tooling.