My latest #TuskPHP contribution:
I allowed myself the luxury of some refactoring. As often happens when I do that I think I might have taken things a bit far, and neglected to honour my previously stated intentions of not worrying about architecture yet.
I've decoupled things from the database a bit and refactoring the existing logic into domain objects. Not sure if the new namespace structure will stick.
https://github.com/AndrewFeeney/tusk/commit/98ded42920ed6a6483ca7f194c1734ff4e7bec6a
Next step, back to that command.