Zend Framework Pagination

I’m currently using Zend Framework on a small project. On this project i have to make a lot of lists views. For that reason i was in need for some sort of Zend Pagination plugin/library. Searching the Internet I found a few like the ones on DigitalFashion and Fantasy pig but it wasn’t really wat i was looking for. Kohana PHP Framework has got a nice Pagination solution so I decided to build one like that for the Zend Framework.

Templates include digg, classic, extended en punbb -style pagination!

I’m not (yet) a Zend Framework specialist so suggestions for improvement are welcome!

http://www.assembla.com/wiki/show/ZendPaginationHelper

4 Responses to “Zend Framework Pagination”

  1. Miguel Vieira

    This is only the template… but.. the data?? example… can you help me

  2. jeroen

    This solution does not handle the data you want to paginate. It’s just a view helper to display the pagination links. You should handle the data yourself.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>