/pagination

A Kohana module for pagination

Primary LanguagePHP

Kohana 3.2 Pagination

This is hacked up to support Kohana 3.2 so there are a few things to note:

  • Request, Route and route parameters dependency injection added
  • URL::query() has been removed, Pagination::query() added instead (HMVC support)