Libraries tagged by paginateinterface
mouf/utils.common.paginable-interface
1 Favers
204416 Downloads
204416 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
5 Downloads
5 Downloads
An adapter for Pagerfanta implementing Api Platform's PaginatorInterface