zk2/sps-bundle
最新稳定版本:v5.1.1
Composer 安装命令:
composer require zk2/sps-bundle
包简介
Bundle implements the concept of "Search - Pagination - Sort" for tabular data
README 文档
README
Bundle for Symfony2 Standard Edition, designed to facilitate the work with large sets of table data. SPS is an acronym for Search, Pagination, Sort, that is the bundle can apply filters, ensure pagination, sort data.
Bundle is implemented as a service that get Doctrine\DBAL\Query\QueryBuilder or Doctrine\ORM\QueryBuilder and return form of filters and array with data for use in your view layer.
Demo
Documentation
Running the Tests
Install the Composer dev dependencies:
php composer.phar install --dev
Then, run the test suite using PHPUnit:
phpunit
License
This bundle is released under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE
统计信息
- 总下载量: 1.03k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-09-06