2017 © Pedro Peláez
 

library csv-to-mysql

image

logikos/csv-to-mysql

  • Friday, June 15, 2018
  • by logikos
  • Repository
  • 1 Watchers
  • 0 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Travis CI Scrutinizer Code Quality Code Coverage CodeCov Minimum PHP Version Software License, (*1)

Logikos\Csv\CsvToMysql\ LoadDataInFile

Constructs the LOAD DATA INFILE MySQL Query., (*2)

Installation

Composer

Install Composer in a common location or in your project:, (*3)

curl -s http://getcomposer.org/installer | php

Require library:, (*4)

composer.phar require logikos/csv-to-mysql

GitHub

Just clone the repository in a common location or inside your project:, (*5)

git clone https://github.com/logikostech/csv-to-mysql.git

The Versions

15/06 2018

dev-strictconfig

dev-strictconfig https://github.com/logikostech/csv-to-mysql

  Sources   Download

MIT

The Requires

 

The Development Requires

by Todd Empcke

14/06 2018

dev-master

9999999-dev https://github.com/logikostech/csv-to-mysql

  Sources   Download

MIT

The Requires

  • php ^7.0

 

The Development Requires

by Todd Empcke

30/05 2018

v1.0

1.0.0.0 https://github.com/logikostech/csv-to-mysql

  Sources   Download

MIT

The Requires

  • php ^7.0

 

The Development Requires

by Todd Empcke