Adapters
Custom Adapters
Creating Custom Adapters is easy. You can take a look at the available adapters to see how easy it is.
Please see the Pager Contract to learn more.
Available Adapters
ArrayAdapter
CallableAdabter
Will take any callable
arguments.
ArrayCollectionAdapter (doctrine/collections)
Requires sonsofphp/pager-doctrine-collections
QueryBuilderAdapter (doctrine/dbal)
Requires sonsofphp/pager-doctrine-dbal
QueryBuilderAdapter (doctrine/orm)
Requires sonsofphp/pager-doctrine-orm
Last updated