Today we learn how to migrate content from a comma-separated value (CSV) file into Drupal, using the latest version of the Migrate Source CSV module and the CSV PHP library by the PHP League. We will show how configure the source plugin to read files with or without a header row and also cover stream wrappers.