sagittar-org/crud-ci3-dev

Sagittarius CRUD for CodeIgniter 3.x


License
MIT

Documentation

Sagittarius CRUD for CodeIgniter 3.x

Welcome to Sagittarius CRUD

Sagittarius CRUD is a third party CRUD package for CodeIgniter 3.x.

  • Only 19 files to work (1 core, 1 library, 1 controller, 1 helper, 1 model, 2 JavaScript, 5 configurations and 7 views)
  • jQuery free for CRUD
  • At beginig, you don't have to write any controllers, models and views but config/crud.php
  • hasMany relation at same page
  • Ajax UI for pagination, search and affect
  • Useful (not only for CRUD) view helper

Server Requirements

  • CodeIgniter 3.x and its requirements

supported database is:

  • MySQL (5.1+) via the mysqli driver

Credits

Sagittarius CRUD is developing by Kenta Saito (Sagittarius Systems).