Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 285 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 285 Bytes

Declare in composer.json the repository :

"repositories": [
    {
      "type": "github",
      "url": "https://github.com/dnd-kallard/csv-bundle.git"
    }
  ]

Add this package with composer req "dnd-kallard/csv-bundle @dev"

Command bin/console csv:grid [filepath]