UI and API Pagination
All of our classes implement PageableInterface
from our
rekalogika/rekapager-contracts
package. You can directly use any of our
classes for paginating user interface or an API output.
In Symfony Controller
Read more about the Symfony integration in the Symfony Integration section.
In API Platform State Provider
Read more about the API Platform integration in the API Platform Integration section.