承接 smashed-egg/laravel-look-ahead-pagination 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

smashed-egg/laravel-look-ahead-pagination

最新稳定版本:0.1.0

Composer 安装命令:

composer require smashed-egg/laravel-look-ahead-pagination

包简介

Adds support for look-ahead pagination for Laravel projects.

README 文档

README

Laravel Look-ahead Pagination

Latest Stable Version Downloads this Month

This package allows you to use Look-ahead pagination in your application.

What is Look-ahead Pagination

Look-ahead Pagination is more lightweight than Laravel's standard pagination.

It looks similar to the simple and cursor pagination, so the pages aren't shown in the pagination links, but the queries under the hood are a lot faster, particularly when the table you are paginating is large.

Requirements

  • PHP 8.0.2+
  • Laravel 9.0+

Installation

To install this package please run:

composer require smashed-egg/laravel-look-ahead-pagination

Support Me

Do you like this package? Does it improve you're development. Consider sponsoring to help with future development.

Buy me a coffee!

Thank you!

Usage

TBD

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 5
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-02-03