chrisboulton / php-resque

PHP port of resque (Workers and Queueing)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactored project

spiritdead opened this issue · comments

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:

  • php 5.6.x
  • PSR4 in the autoload, and PSR1/PSR2 in the code

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

process = 30%

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

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

image
before / after

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

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

refactored :)

Resque + plugins (scheduler)