Libraries tagged by csv to php
net_bazzline/php_component_csv
1082 Downloads
free as in freedom php component to easy up usage (reading and writing) of csv files for php 5.6 and above
inwebo/csv
3 Downloads
This PHP class, provides a simple yet powerful way to read and process CSV files. Built as an extension of PHP's SplFileObject, it offers advanced features like column name mapping, data filtering, and sanitization to streamline your CSV processing tasks.
inwebo/csv-reader
13 Downloads
This PHP class, provides a simple yet powerful way to read and process CSV files. Built as an extension of PHP's SplFileObject, it offers advanced features like column name mapping, data filtering, and sanitization to streamline your CSV processing tasks.
vdeapps/php-import-csv
1331 Downloads
Import data to database
mkcg/php-query-model
1202 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
19815 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
5143 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
smart145/spout
15382 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
numesia/spout
716 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
kriss/spout
2162 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
itbmedia/spout
904 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
epick-fail/spout
227 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
bariew/html2csv
7593 Downloads
Converts HTML content to csv
aklump/loft_data_grids
19580 Downloads
PHP Classes to allow data placement in a grid structure and exporting in various data formats.
gri3li/yii2-grid-file
918 Downloads
This Yii2 extension provides ability to export data form data provider to format supported by PhpSpreadsheet