Skip to content

Repository files navigation

CakePHP Queue Plugin

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.

Requirements

  • PHP 8.2+

See Versions.md for the supported CakePHP versions.

Documentation

For documentation, as well as tutorials, see the docs directory of this repository.

License

Licensed under the MIT License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.

About

The Queue plugin adds dispatchable job helpers on top of cakephp/queue: self-dispatch, per-job queue configuration, tags, and pending/pushed events with an optional additive host emitter.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages