KariTrace / ColumneMapper

Map data such as columne names of different tables, similar locations, variable names, task, or any other data points that relate to each other.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependances: PHP, Composer, GiT, phpDocumentor2

http://php.net/downloads.php http://getcomposer.org/doc/00-intro.md#downloading-the-composer-executable https://code.google.com/p/git-core/downloads/list https://github.com/phpDocumentor/phpDocumentor2

Install: Change to working dir Copy the following --index.php --processor.php --composer.json --favicon.ico --humans.txt --crossdomain.xml --./images (dir)

SetUp: Change to working dir Run the following two commands composer install --profile phpdoc -f"./processor.php" -t"./docs" -p

Use: In a browser goto the URL that points to index.php Consume

About

Map data such as columne names of different tables, similar locations, variable names, task, or any other data points that relate to each other.

License:Apache License 2.0


Languages

Language:PHP 100.0%