Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter Extended Model Class
#1

Hello guys,

Here is a generic Model extended from CI_Model, it will help you to :
- CRUD operations.
- Auto-save for multilang tables.
- Fetch data using associations like oneToMany, ManyToOne
- Apply filters to results
- Pagination...

http://jcsama.github.io/CodeIgniter-Model/

Hope you like it.

Cheers.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB