chrisboulton / php-resque

PHP port of resque (Workers and Queueing)
MIT License
3.43k stars 759 forks source link

Refactored project #331

Open spiritdead opened 7 years ago

spiritdead commented 7 years ago

Good day guys, i decided create this again, with the next

all of the project Resque will be working in POO, with namespaces

new Standard

requirements:

now the project php-resque and php-resque-schedule will be 1 project

process = 30%

spiritdead commented 7 years ago

image this is the folder structure (is a preview not the final)

spiritdead commented 7 years ago

@danhunsaker you was in the right, is better create this from the beginning

spiritdead commented 7 years ago

image before / after

spiritdead commented 7 years ago

image testing (Resque and ResqueScheduler in 1 project with interfaces)

spiritdead commented 7 years ago

this is not a PR because I rewrited this from the beginning

spiritdead commented 7 years ago

refactored :)

Resque + plugins (scheduler)