Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 219 Bytes

File metadata and controls

5 lines (4 loc) · 219 Bytes

Resque

php resque has been written in php 7 with the standards PSR-1 / PSR-2 / PSR-4

Redis backed library for creating background jobs and processing them later. Based on resque for Ruby. Inspired by @chrisboulton.