zk2/sps-bundle 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

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

https://sps.sf2.pp.ua

Documentation

Quick start

Custom settings

Usage

Column options

Filter options

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-09-06