khill/datatableplus 问题修复 & 功能扩展

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

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

khill/datatableplus

Composer 安装命令:

composer require khill/datatableplus

包简介

DataTablePlus is an add-on package for Lavacharts which extends the functionality of DataTables.

README 文档

README

DataTablePlus is an extension for working with datatables in Lavacharts

Stable: Current Release Build Status Coverage Status

Package Features

  • Converting CSV files to DataTables
  • Converting DataTables to CSV
  • Parsing Eloquent Collections to DataTables

This is still a very alpha package, but it works.

Installing

In your project's main composer.json file, add these lines to the requirements:

"khill/lavacharts": "dev-3.0"
"khill/datatableplus": "dev-master"

Note: This package extends DataTables in Lavacharts. Without Lavacharts, this package does nothing useful.

Run Composer to install Lavacharts:

composer update

Use the Lava#DataTable() method as usual, but you will get the extended version with extra features automatically.

统计信息

  • 总下载量: 100k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 1

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-05-18