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
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
其他信息
- 授权协议: MIT
- 更新时间: 2015-05-18