Kohana Framework module supporting Database, ORM and REST

Kohana Framework module supporting Database, ORM and REST

morganmorgan Posts: 1Questions: 0Answers: 0
edited August 2012 in Announcements
Hello Community,

Pleased to announce DataTables server-side support for Kohana Framework: https://github.com/morgan/kohana-datatables

This module supports DataTables pagination, sorting, page limiting and search.

This module is a wrapper for Paginate (https://github.com/morgan/kohana-paginate) supporting the following data source modules:

Database - https://github.com/kohana/database
ORM - https://github.com/kohana/orm
REST via Dispatch - https://github.com/morgan/kohana-dispatch

Documentation on implementing DataTables and Paginate: http://dev.morgan.ly/kohana/v3.2/guide/datatables/start

Cheers!

Micheal Morgan
This discussion has been closed.