modulargaming / paginate
Paginate module for Kohana
Installs: 139
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 11
Type:kohana-module
Requires
- php: >=5.3.2
- composer/installers: *
This package is not auto-updated.
Last update: 2024-12-16 14:26:47 UTC
README
Paginate abstraction supporting:
Be sure to check out wrappers for:
- DataTables The ever so popular table plug-in for jQuery hosted at http://datatables.net/.
Getting Started
Recommend starting out with Paginate documentation using the User Guide module or available online at http://dev.morgan.ly/kohana/v3.3/guide/paginate/.
Learning & References
- User Guide
- API Browser
- Unit Tests
Version 0.3.0
This is release version 0.3.0 of Paginate.