Download the PHP package cocolait/think without Composer
On this page you can find all versions of the php package cocolait/think. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cocolait/think
More information about cocolait/think
Files in cocolait/think
Download cocolait/think
More information about cocolait/think
Files in cocolait/think
Vendor cocolait
Package think
Short Description thinkPHP 5.0.x 功能扩展包 (目前已有分页,token验证机制)
License Apache-2.0
Homepage http://www.mgchen.com/
Package think
Short Description thinkPHP 5.0.x 功能扩展包 (目前已有分页,token验证机制)
License Apache-2.0
Homepage http://www.mgchen.com/
Please rate this library. Is it a good library?
Informations about the package think
think
thinkPHP 5.0.x 功能扩展包(目前已有分页扩展,App token验证扩展)
链接
安装
版本要求
PHP >= 5.4 依赖 TP5.0.x
使用说明
该扩展包只适合thinkPHP 5.0.x版本
- 分页扩展包可以应用到 thinkPHP 5.0.x 各个版本
- token类依赖redis扩展 必须支持redis服务 thinkPHP 版本必须大于 V5.0.11
分页使用案例
token使用案例
分页效果图
分页自定义样式
- 最外层div[class='page']
- 首页|上一页|下一页|末尾 按钮样式 a.class['cp-button']
- 禁止点击class['cp-disabled']
- 第几页 span.class['cp-page-index']
- 共多少页 span.class['cp-page-total']
- 跳转按钮 button.class['cp-jump']
All versions of think with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package cocolait/think contains the following files
Loading the files please wait ....