CodeIgniter Forums
Equivalent of fuelphp tasks and scaffolds in CI - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Equivalent of fuelphp tasks and scaffolds in CI (/showthread.php?tid=47506)



Equivalent of fuelphp tasks and scaffolds in CI - El Forum - 12-11-2011

[eluser]WebMada[/eluser]
Hello!

I don't use yet this other framework but I've read its documentation and it introduces some things which I don't know if they exists in CodeIgniter!?

Tasks? According to Fuelphp, tasks are classes that can be run through the command line or set up as a cron job. What is the equivalent?

Scaffolding!
I know this notion exists in CI but not so used, why?