mouf/html.widgets.evolugrid
Composer 安装命令:
composer require mouf/html.widgets.evolugrid
包简介
This package contains the EvoluGrid widget. This is an HTML/Ajax datagrid that can be used to display data. It's main difference with other datagrids is that you can chage the set of columns dynamically depending on the paginated results you are looking at.
README 文档
README
Evolugrid is an Ajax table library that can be used to display data sets in your webapps.
It comes in 2 parts:
- A jQuery plugin (evolugrid.js)
- A PHP library that can generate the JS, and that integrates well with the Mouf framework (although it can be used without Mouf)
You can use the JS library as a stand-alone, if you are not using PHP as your backend.
Why Evolugrid is different
There are a number of Ajax tables out there, and Evolugrid is certainly not the most powerful of them. BUT, it has a number of interesting features that makes it different. Especially:
- It integrates pretty well with Mouf
- The configuration of the grid can be passed along the data
In all other Ajax grids, you usually write a model (the list of columns the grid contains), and then, via an Ajax call, you read the data. What makes Evolugrid different is that you can pass the data AND the model in the Ajax call.
There are many cases where this can be really helpful. For instance, if you have a sparse matrix to display, with a huge number of columns but very few columns are filled, you can display only the columns that are filled. And as you paginate through the grid, you can add/remove columns. This is not the most common use case, but when you have to do this, Evolugrid is almost your only option if you want to keep your sanity :)
Mouf package
This package is part of Mouf (http://mouf-php.com), an effort to ensure good developing practices by providing a graphical dependency injection framework. Using Mouf's user interface, you can create your evolugrid graphically.
Documentation
There are 2 ways to use Evolugrid:
- The JS only way
- The PHP way
mouf/html.widgets.evolugrid 适用场景与选型建议
mouf/html.widgets.evolugrid 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 31.72k 次下载、GitHub Stars 达 0, 最近一次更新时间为 2012 年 11 月 26 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「data」 「datagrid」 「html」 「widget」 「evolugrid」 「javscript」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 mouf/html.widgets.evolugrid 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 mouf/html.widgets.evolugrid 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 mouf/html.widgets.evolugrid 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Shoot aims to make providing data to your templates more manageable
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated again
FSi DataIndexer Component - Component created to provide one simple object indexing strategy for FSi DataSource and DataGrid components.
FSi DataGrid Component
Adds the EDTF data type to Wikibase
A simple library that allows transform any kind of data to native php data or whatever
统计信息
- 总下载量: 31.72k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 25
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2012-11-26