CodeIgniter Forums
Library useTimestamps and useSoftDeletes from codeigniter 4 to 3 - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: External Resources (https://forum.codeigniter.com/forumdisplay.php?fid=7)
+--- Forum: Addins (https://forum.codeigniter.com/forumdisplay.php?fid=13)
+--- Thread: Library useTimestamps and useSoftDeletes from codeigniter 4 to 3 (/showthread.php?tid=75283)



Library useTimestamps and useSoftDeletes from codeigniter 4 to 3 - MatheusCastro - 01-21-2020

Hello everyone.

This is a first implementation of a library that resembles Codeigniter 4's useTimestamps and useSoftDeletes.

The branch link its here.

Discussion on whether or not to use this functionality is open. I, in particular, found the functionality useful in Codeigniter 4 and wanted to bring it in "parts" to Ci3.