jamesh / laravel-uuid-cursor-pagination
An implementation of cursor pagination with UUID
Installs: 25
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:plugin
Requires
- php: ^7.4
- ext-json: *
- illuminate/database: ^5.7|^5.8|^6.0
- illuminate/http: ^5.7|^5.8|^6.0
- illuminate/support: ^5.7|^5.8|^6.0
Requires (Dev)
- orchestra/testbench: ~3.7.0|~3.8.0
- phpunit/phpunit: ^7.0|^8.0
This package is auto-updated.
Last update: 2021-05-23 02:18:43 UTC
README
📑 An implementation of cursor pagination with UUID
⚠️ Currently under development - DON'T USE IN PRODUCTION.