Libraries tagged by csv to php
subjective-php/csv
6795 Downloads
Collection of classes to work with csv files
voilab/csv
89 Downloads
CSV parser that uses `fgetcsv` to parse file, string, streams or arrays, extract columns and provide per-column method to manipulate data.
diego3/php-export-data
5663 Downloads
A simple library for exporting tabular data to Excel-friendly XML, CSV, or TSV
vdeapps/php-import-csv
464 Downloads
Import data to database
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.
cashlink/php-index
11290 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.
impensavel/essence
424 Downloads
A PHP library to simplify data extraction from CSV and XML/WebService/SOAP sources.
strivvenmedia/spout
4913 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
signalads/spout
367 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
samad/array-conversion
226 Downloads
PHP Library for converting associative arrays as html table, XML, JSON, CSV. Also add, remove or edit column can be possible.
kriss/spout
632 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
itbmedia/spout
683 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
conghau/spout
1104 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
gri3li/yii2-grid-file
824 Downloads
This Yii2 extension provides ability to export data form data provider to format supported by PhpSpreadsheet