neutron/datagrid-bundle
最新稳定版本:v1.0.3
Composer 安装命令:
composer require neutron/datagrid-bundle
包简介
This bundle provides easy creating of jqGrid datagrids
README 文档
README
Note: This bundle has moved to ThraceDatagridBundle under the thrace-project organization.
The NeutronDataGridBundle integrates the jqgrid
jQuery plugin with Symfony2. This means easy-to-implement datagrids in your Symfony 2 application!
Features include:
- Datagrid supports Doctrine ORM. (For the next version it will support MongoDB, CouchDB and ElasticSearch).
- Multiple datagrids on a single page
- Searching: You are able to build complex queries with jqgrid query builder
- Filtering using aggregate columns
- Inline data manipulation
- External row manipulation
- Mass actions
- Dependent grids
- Sortable rows
- Highly configurable (It supports most of the jqgrid options)
Notice: All PHP code is tested with PHPUnit.
Caution: This bundle is developed in sync with symfony's repository.
Warning: Not all jqgrid options are supported. DataGrid can be rendered only in Twig environment.
Documentation
The bulk of the documentation is stored in the Resources/doc/index.md
file in this bundle:
Read the NeutronDataGridBundle documentation
Installation
All the installation instructions are located in documentation.
Reporting an issue or a feature request
Issues and feature requests are tracked in the Github issue tracker.
When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.
统计信息
- 总下载量: 619
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2012-11-25