Download the PHP package backendtea/phinx-csv-seeder without Composer
On this page you can find all versions of the php package backendtea/phinx-csv-seeder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download backendtea/phinx-csv-seeder
More information about backendtea/phinx-csv-seeder
Files in backendtea/phinx-csv-seeder
Download backendtea/phinx-csv-seeder
More information about backendtea/phinx-csv-seeder
Files in backendtea/phinx-csv-seeder
Vendor backendtea
Package phinx-csv-seeder
Short Description A simple way to seed your database from a csv file using phinx
License MIT
Package phinx-csv-seeder
Short Description A simple way to seed your database from a csv file using phinx
License MIT
Please rate this library. Is it a good library?
Informations about the package phinx-csv-seeder
Phinx Csv Seeder
Instalation
Requirements
- PHP 5.6 or higher
- robmorgan/phinx version 0.8.1 or higher
Usage
Basic usage:
Will try and insert all csv records into the given table. The keys in the csv file are required to match the keys in the database. Any values for a row not specified become their defaults.
All versions of phinx-csv-seeder with dependencies
PHP Build Version
Package Version
Requires
robmorgan/phinx Version
^0.8.1||^0.9.0||^0.10.0
The package backendtea/phinx-csv-seeder contains the following files
Loading the files please wait ....