Libraries tagged by paginateinterface
mouf/utils.common.paginable-interface
1 Favers
222827 Downloads
222827 Downloads
This package contains an interface used by objects to say they can paginate data. The concept is very simple, the object implements a paginate method that takes a limit and an offset, and that's it!
someniatko/api-platform-pagerfanta-adapter
0 Favers
6 Downloads
6 Downloads
An adapter for Pagerfanta implementing Api Platform's PaginatorInterface