定制 sqonk/phext-datakit 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

sqonk/phext-datakit

Composer 安装命令:

composer require sqonk/phext-datakit

包简介

Datakit is a library that assists with data analysis and research. It includes classes for working with tables of data and deriving statistical information, importing those tables from file formats such as CSV, a class wrapper with statistical methods for PHP arrays, as well as memory efficient pack

README 文档

README

Minimum PHP Version License

Datakit is a library that assists with data analysis and research. It includes classes for working with tables of data and deriving statistical information, importing those tables from file formats such as CSV, a class wrapper with statistical methods for PHP arrays, as well as memory efficient packed arrays.

It also contains a small set of stand-alone functions and defined constants that import across the global namespace.

You can also combine it with Visualise to hook up real-time visual output when working from the command line.

Install

Via Composer

$ composer require sqonk/phext-datakit

API Reference

Please see the API Reference for full documentation on each class and the available methods.

Examples

Example code for all classes can be viewed here.

Credits

Theo Howell

NOTE: Portions of the mathematical methods are borrowed from various freely available open source projects and code snippets. Appropriate credit and links are given where applicable in the relevant sections of the code.

License

The MIT License (MIT). Please see License File for more information.

统计信息

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

GitHub 信息

  • Stars: 8
  • Watchers: 1
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-04-11