Download the PHP package foolfish3/goodcodec without Composer
On this page you can find all versions of the php package foolfish3/goodcodec. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download foolfish3/goodcodec
More information about foolfish3/goodcodec
Files in foolfish3/goodcodec
Download foolfish3/goodcodec
More information about foolfish3/goodcodec
Files in foolfish3/goodcodec
Vendor foolfish3
Package goodcodec
Short Description fast csv tsv mysql_quote encoder and decoder
License MIT
Package goodcodec
Short Description fast csv tsv mysql_quote encoder and decoder
License MIT
Please rate this library. Is it a good library?
Informations about the package goodcodec
GoodCodec
一个高性能的 PHP 编解码库,专门用于处理 CSV、TSV 和 MySQL 字符串的编码和解码。
特性
- 支持 CSV 文件的编码和解码,兼容 Excel 格式
- 支持 TSV 文件的编码和解码
- 支持 MySQL 字符串的编码和解码
- 支持字符集转换(UTF-8 和其他编码)
- 支持 BOM 头的处理
- 高性能实现,适用于大数据处理
安装
通过 Composer 安装:
要求
- PHP >= 5.5
使用方法
CSV 处理
TSV 处理
MySQL 字符串处理
高级特性
性能优化
- TSV 解码提供了快速版本
tsv_fast_decode_str(),性能约为标准版本的 8 倍 - 所有编解码方法都经过优化,适用于大数据处理
- 支持流式处理,可以处理大文件而不会占用过多内存
许可证
MIT License
All versions of goodcodec with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
The package foolfish3/goodcodec contains the following files
Loading the files please wait ...