Download the PHP package dutchcodingcompany/cursor-pagination without Composer
On this page you can find all versions of the php package dutchcodingcompany/cursor-pagination. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download dutchcodingcompany/cursor-pagination
More information about dutchcodingcompany/cursor-pagination
Files in dutchcodingcompany/cursor-pagination
Package cursor-pagination
Short Description Cursor pagination for Laravel Lighthouse GraphQL API
License MIT
Homepage https://github.com/dutchcodingcompany/cursor-pagination
Informations about the package cursor-pagination
Very short description of the package
This Laravel package brings cursor based pagination support to Laravel and Lighthouse in particular.
Installation
You can install the package via composer:
Usage
GraphQL
Add 'DutchCodingCompany\\CursorPagination\\Directives'
to config/lighthouse.php under
Builder
Call cursorPaginate()
on an Eloquent or Query Builder
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Marco Boers
- Dutch Coding Company
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of cursor-pagination with dependencies
illuminate/support Version 6.*|7.*
illuminate/database Version 6.*|7.*
nuwave/lighthouse Version ^4.8