2017 © Pedro Peláez
 

library dataport

Framework for fast, flexible and reusable data conversion.

image

aw/dataport

Framework for fast, flexible and reusable data conversion.

  • Sunday, November 22, 2015
  • by awmedia
  • Repository
  • 1 Watchers
  • 0 Stars
  • 26 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

DataPort

Framework for fast, flexible and reusable data conversion., (*1)

  • Read formats (xml, csv, json, array, etc.) from various sources (file, db, mongo, stream, webservice, etc.)
  • Mapper to map source columns to destination columns
  • Processors to convert or format values
  • Filters to allow or disallow rows
  • Write formats to various destinations (file, db, mongo, array, webservice, etc.)
  • Low memory usage

All components are optional, except the reader and writer., (*2)

The Versions

22/11 2015

dev-master

9999999-dev

Framework for fast, flexible and reusable data conversion.

  Sources   Download

The Requires

 

by Jerry Sietsma