Download the PHP package rayful/pagination without Composer
On this page you can find all versions of the php package rayful/pagination. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rayful/pagination
More information about rayful/pagination
Files in rayful/pagination
Download rayful/pagination
More information about rayful/pagination
Files in rayful/pagination
Vendor rayful
Package pagination
Short Description A Library for Pagination, interagted in DB-Manager. Can be extended to change display, can See ViewBase Class.
License
Package pagination
Short Description A Library for Pagination, interagted in DB-Manager. Can be extended to change display, can See ViewBase Class.
License
Please rate this library. Is it a good library?
Informations about the package pagination
Pagination
一个简单通用分页类。包含分页器类(Pagination)及显示类(在View命名空间下,可通过继承ViewBase类进行扩展及自定义显示逻辑及CSS样式)。
安装
Pagination Interface 接口能力
界面相关
界面类说明
Bootstrap3 命名空间:\rayful\Tool\Pagination\Bootstrap3\
- AlignedViewCN: [https://getbootstrap.com/docs/3.3/components/#pagination-pager]
- ListingView:[https://getbootstrap.com/docs/3.3/components/#pagination-default]
- SimpleViewEN/SimpleViewCN:[https://getbootstrap.com/docs/3.3/components/#pagination-pager]
Bootstrap4 命名空间:\rayful\Tool\Pagination\Bootstrap4\
- ListingView:[https://getbootstrap.com/docs/4.0/components/pagination/]
- SimpleViewEN/SimpleViewCN:样式请见test文件
自定义:请扩展ViewBase类,实现display()方法,可自定义显示逻辑及CSS和HTML样式。
All versions of pagination with dependencies
PHP Build Version
Package Version
Requires
rayful/url Version
^1.1
The package rayful/pagination contains the following files
Loading the files please wait ....