Kohana Framework module supporting Database, ORM and REST
Kohana Framework module supporting Database, ORM and REST
morgan
Posts: 1Questions: 0Answers: 0
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
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.