Pagerfanta is a well-known and powerful PHP pager. Let's use it!
Task: In order to use it, uncomment the line to enable the
WhiteOctoberPagerfantaBundle
in the AppKernel
class.
Task: By combining FOSRestBundle @QueryParam
and the Pagerfanta, modify the
allAction()
to provide a paginated collection.
Task: Create a getAction()
that returns a given user.