Libraries tagged by csv to php
bluefrg/parsecsv
7336 Downloads
Extend PHP's native CSV parsing from the SplFileObject class but provide features to use the first row's values as keys on the remaining rows.
tonyfarney/csv-reader
120 Downloads
Ease to use CSV Reader for PHP 7+
jeroenzwart/php-csv-iterator
207 Downloads
A simple CSV reader, to read as array/object with PHP Iterator
chrisullyott/csv-to-grav
12 Downloads
Migrate a site to Grav, a flat-file CMS.
sigwin/xezilaires-phpspreadsheet
1660 Downloads
Use Xezilaires together with PhpSpreadsheet to iterate structured Excel spreadsheets, normalize rows into value objects, validate, serialize into CSV, JSON, XML
net_bazzline/php_component_csv
1081 Downloads
free as in freedom php component to easy up usage (reading and writing) of csv files for php 5.6 and above
subjective-php/csv
6936 Downloads
Collection of classes to work with csv files
mkcg/php-query-model
1198 Downloads
Agnostic model to efficiently query and scroll any kind of data (SQL, Search engine, HTTP API, CSV, ...) and push them anywhere with a ETL
malkusch/php-index
19813 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
strivvenmedia/spout
4976 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
samad/array-conversion
314 Downloads
PHP Library for converting associative arrays as html table, XML, JSON, CSV. Also add, remove or edit column can be possible.
lebuhorskiy/spout-fix-width
131 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
itbmedia/spout
735 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
conghau/spout
1154 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
bariew/html2csv
7208 Downloads
Converts HTML content to csv