The Queue plugin adds dispatchable job helpers on top of cakephp/queue: self-dispatch (::dispatch()), per-job queue configuration, tags, optional sync (in-process) dispatch and pending/pushed events with an optional additive application emitter.
- PHP 8.2+
See Versions.md for the supported CakePHP versions.
For documentation, as well as tutorials, see the docs directory of this repository.
Licensed under the MIT License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.