Libraries tagged by csv to php
openspout/openspout
36498003 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
box/spout
33118818 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
vitorccs/laravel-csv
130400 Downloads
PHP Laravel package to create CSV files in a memory-optimized way
ajgl/csv-rfc
331136 Downloads
Drop in replacement for native PHP CSV related functions to read and/or write RFC4180 compliant CSV files
kzykhys/php-csv-parser
244281 Downloads
Convert CSV to array (Excel style is fully suppoted!)
roromix/spreadsheetbundle
390600 Downloads
This is a Symfony 7.1+ Bundle helps you to read and write Spreadsheet files (including pdf, xls, xlsx, odt, csv), thanks to the PHPSpreadsheet library
tonirilix/nested-json-flattener
86214 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
shuchkin/simplecsv
66165 Downloads
Parse and retrieve data from CSV files. Export data to CSV.
fusonic/csv-reader
81509 Downloads
Map data from CSV files to typed PHP models.
ozdemirburak/json-csv
160210 Downloads
JSON to CSV and CSV to JSON converters in PHP.
jamesgordo/php-csv-parser
23950 Downloads
Easiest and Convenient Way to Parse CSV Files using PHP.
oshomo/csv-utils
86435 Downloads
A CSV utility to read, validate and write data to multiple format including JSON, XML etc.
aspose/cells-sdk-php
18981 Downloads
Effortlessly handle Excel and other spreadsheet documents with features like opening, generating, editing, splitting, merging, comparing, and converting. Seamlessly integrate Cloud API into your solutions to efficiently manipulate documents. Convert Excel or other spreadsheets to CSV, PDF, JSON, XML, HTML, images, and more.
wundii/data-mapper
3498 Downloads
Modern and fast object mapper for PHP 8.2+. Strict types. Converts CSV, JSON, XML, YAML, NEON, arrays, and objects to PHP objects.
fusonic/spreadsheet-export
28083 Downloads
Library to create simple exports to CSV/TSV/ODS in PHP