I created a Queue package for Fuel 1.x, but I am wondering if it could be done for FuelPHP 2.0 and backported to 1.x, so it could be installed from composer.
One important note: The name 'queue' would conflict with event queue.
I call the project now phresque, but the simple name queue would be better.
This is something I really need and use, so I will definitely create the 2.0 package, the question is whether it can run under fuelphp name and can be part of the "core" or not. (I know there is no more core)