Libraries tagged by CSV converter
joshuawebdev/csv2sql
7 Downloads
Convert content from csv files to sql instructions that might to be use on create tables
joshuawebdev/csv2json
6 Downloads
Convert content from csv files to json
dmromanov/csvtotextile
19 Downloads
A tool for converting CSV-files into a Textile-formatted text tables.
beleneglorion/xtoy
13412 Downloads
A simple mechanism to convert thing X to another thing Y csv->xml rss->database
hun7eee/xls2csv
19 Downloads
Simple XLS to CSV converter
saitswebuwm/xlsx2csv
1244 Downloads
Simple converter from XLSX to CSV. Gets only the raw data, in cases of corrupted XLSX files.
truesocialmetrics/service-file-format-convertor-csv2xlsx
12575 Downloads
convert csv to xlsx (excel)
luro/automad-csv2html
62 Downloads
The CSV code is converted into bootstrap html code
league/csv
110453369 Downloads
CSV data manipulation made easy in PHP
gotenberg/gotenberg-php
1816752 Downloads
A PHP client for interacting with Gotenberg, a developer-friendly API for converting numerous document formats into PDF files, and more!
soapbox/laravel-formatter
968013 Downloads
A formatting library that converts data output between XML, CSV, JSON, TXT, YAML and a few others.
kzykhys/php-csv-parser
226034 Downloads
Convert CSV to array (Excel style is fully suppoted!)
tonirilix/nested-json-flattener
72913 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
bakame/csv
78 Downloads
CSV data manipulation made easy in PHP
koriym/loop
5441 Downloads
Converts iterable data sets (e.g., database results, CSV files) into an entity list generator with loop context (isFirst, isLast, index, iteration).