8000 GitHub - kloopko/kohana-pagination: Pagination for Kohana 3.2
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kloopko/kohana-pagination

 
 

Folders and files

NameName
Last commit message
Last commit dat 955F e

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kohana 3.2 Pagination

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

  • Request, Route and route parameters dependency injection added
  • Current Request is used by default instead of the initial one ($_GET was used directly in < 3.2)
  • URL::query() has been removed, Pagination::query() added instead (HMVC support)

About

Pagination for Kohana 3.2

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%
0