2017 © Pedro Peláez
 

cakephp-plugin tsvio

Shell command to import / export database table records from / to tsv filles. CakePHP3 plugin.

image

hasegawa-tomoki/tsvio

Shell command to import / export database table records from / to tsv filles. CakePHP3 plugin.

  • Sunday, September 6, 2015
  • by hasegawa.tomoki
  • Repository
  • 1 Watchers
  • 0 Stars
  • 71 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

TsvIO shell plugin for CakePHP3

Shell command to import / export database table records from / to tsv filles., (*1)

Installation

You can install this plugin into your CakePHP application using composer., (*2)

  1. Add "hasegawa-tomoki/tsvio": "*" to require section of composer.json.
  2. Run composer update.
  3. Add Plugin::load('Tsvio'); to bottom of your bootstrap.php.
  4. bin/cake tsvio import <table> or bin/cake tsbio export <table>.
  • import truncates all records.
  • You can use all in import command as ```

<, (*3)

table>``., (*4)

License

MIT licensed. A part of TsvIO code is from cakephp/bake., (*5)

The Versions

06/09 2015

dev-master

9999999-dev

Shell command to import / export database table records from / to tsv filles. CakePHP3 plugin.

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp export import cakephp3 tsv

06/09 2015

0.1.3

0.1.3.0

Shell command to import / export database table records from / to tsv filles. CakePHP3 plugin.

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp export import cakephp3 tsv

04/07 2015

0.1.2

0.1.2.0

Shell command to import / export database table records from / to tsv filles. CakePHP3 plugin.

  Sources   Download

MIT

The Requires

 

The Development Requires

cakephp export import cakephp3 tsv