CodeIgniter Forums
how to create ORM in CI - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: how to create ORM in CI (/showthread.php?tid=70603)



how to create ORM in CI - syedamirbukhari - 05-02-2018

Hi, I am new in ORM. I want to create the application where I monitor my code. check execution time etc.

For that, I need guideline first. 

Are some here to guide me from where I start?

Thanks in advance


RE: how to create ORM in CI - InsiteFX - 05-03-2018

SEE: The CodeIgniter User's Guide.

Benchmarking Class