Libraries tagged by csv to php
voilab/csv
96 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
6133 Downloads
A simple library for exporting tabular data to Excel-friendly XML, CSV, or TSV
iamgold/dataloader-php
7 Downloads
This library provides a simple and lightweight component to help loading data into csv, tsv or parquet etc....
amsoell/laravel-csv-helpers
266 Downloads
Laravel macros to make it easier to produce and export data in CSV format
softwarecuisine/csv-boolean-cast
6 Downloads
A tiny PHP helper casts the Excel boolean words to the boolean value
cashlink/php-index
11597 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.
tolstoydotcom/csvobject
1 Downloads
Generates PHP classes to read a CSV file.
wundii/data-mapper-laravel-package
10 Downloads
A Laravel integration for wundii/data-mapper, modern and fast object mapper for PHP 8.2+. Strict types. Converts CSV, JSON, XML, YAML, NEON, arrays, and objects to PHP objects.
technicalkumargaurav/file-reader
4 Downloads
A PHP application to read and process Excel, CSV, PDF files.
otzy/spreadsheet2array
93 Downloads
Extracts tables from spreadsheet to PHP array
zaman-ua/openspout
13 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
wolftotem4/mycsv
12 Downloads
The PHP CLI tool helps you to convert the result from MySQL command to CSV format.
willkenson/spout
124 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
tomaskarlik/csvutils
37 Downloads
Format array to CSV
ta/spout
46 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way