Download the PHP package ajiho/think-paginator-driver without Composer
On this page you can find all versions of the php package ajiho/think-paginator-driver. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ajiho/think-paginator-driver
More information about ajiho/think-paginator-driver
Files in ajiho/think-paginator-driver
Download ajiho/think-paginator-driver
More information about ajiho/think-paginator-driver
Files in ajiho/think-paginator-driver
Vendor ajiho
Package think-paginator-driver
Short Description page driver for thinkphp6
License MIT
Homepage https://gitee.com/ajiho/think-paginator-driver
Package think-paginator-driver
Short Description page driver for thinkphp6
License MIT
Homepage https://gitee.com/ajiho/think-paginator-driver
Keywords thinkphp6pagedriver
Please rate this library. Is it a good library?
Informations about the package think-paginator-driver
安装
支持的分页驱动
- bootstrap5
使用
全局生效
在app/provider.php
文件中重新绑定think\Paginator
分页服务驱动
部分应用生效
在应用目录中新建provider.php
文件,然后重新绑定服务即可
单次生效
在调用paginate
分页方法前,重新绑定服务
All versions of think-paginator-driver with dependencies
PHP Build Version
Package Version
Requires
topthink/framework Version
^6.0.0
The package ajiho/think-paginator-driver contains the following files
Loading the files please wait ....