fiisoft/dbase
Composer 安装命令:
composer require fiisoft/dbase
包简介
Library to read dbase (*.dbf) files.
关键字:
README 文档
README
Package with few classes to read dbase (*.dbf) files. It requires dbase module enabled in PHP.
To have code-completion with dbase-functions in your IDE you can use file stubs/dbase_functions.php
My advice is - do not use it unless you are enough strong mentally to immune for such bad code.
DbaseReader
The main class in package. Use it to open and read dbase file. All other classes are auxiliary.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-05-21