Libraries tagged by cursor
hoa/console
7774656 Downloads
The Hoa\Console library.
paysera/lib-pagination
160717 Downloads
Paginates Doctrine QueryBuilder using cursor based or offset based pagination
vanthao03596/laravel-cursor-paginate
7814 Downloads
Laravel Cursor Paginate for laravel 6,7
laravel-json-api/cursor-pagination
63982 Downloads
Laravel JSON:API cursor pagination implementation.
juampi92/cursor-pagination
192756 Downloads
Cursor pagination made easy for Laravel
mateffy/laravel-codebase-mcp
635 Downloads
An MCP server to give Cursor, Aider, etc. the ability to introspect your Laravel codebase directly, by querying for your models, views, routes and classes without raw file search.
silarhi/cursor-pagination
6661 Downloads
A doctrine ORM cursor based pagination library for faster batch operations.
amrnn/laravel-cursor-paginator
35608 Downloads
Cursor pagination for Laravel
kozz/collection
19478 Downloads
Powerful Data Storage based on SplDoublyLinkedList
wwwision/relay-pagination
4677 Downloads
Simple pagination implementing the Cursor Connections Specification, see https://relay.dev/graphql/connections.htm
lucianotonet/laravel-telescope-mcp
212 Downloads
MCP Server extension for Laravel Telescope
rekalogika/collections-orm
1115 Downloads
Lazy-loading collection class using Doctrine ORM QueryBuilder as the data source
rekalogika/collections-domain
1154 Downloads
Transforms a Doctrine Collection object into our Recollection object, which extends Collection itself but also extends PageableInterface from our rekalogika/rekapager library.
rekalogika/collections-contracts
1144 Downloads
Interfaces and nominal classes for the rekalogika/collections library.
rekalogika/collections-common
1150 Downloads
Common library required by other components of the rekalogika/collections library