knplabs/etl
最新稳定版本:1.1.0
Composer 安装命令:
composer require knplabs/etl
包简介
Extract - Transform - Load
README 文档
README
php-etl is a PHP 5.5+ library that follows the well-known Extract | Transform | Load pattern.
It provides a few extractors, a few transformers and a few loaders to import csv data into a RDBM for example.
Usage
# get composer php composer.phar install --prefer-dist bin/pimple-etl config.sample.php # example usage
Contribute
# get composer php composer.phar install --prefer-dist --dev bin/phpspec desc Knp\ETL\Feature\Class vim src/Knp/ETL/Feature/Class.php bin/phpspec run -f pretty
统计信息
- 总下载量: 7.26k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 85
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2013-08-27