After a having a couple of small project that require CI and simple CRUD implementation, I have created a generic library plugin for Code Igniter. It is used for prototyping and for simple projects. It is also my first entry to my github account.
The implementation of this library only requires you to perform an select statement or you just need to define the database table. The library is compatible with the newer version of code igniter and primeui.