Libraries tagged by csv parser
geoffroy-aubry/awk-csv-parser
7570 Downloads
AWK and Bash code to easily parse CSV files, with possibly embedded commas and quotes.
arielcr/php-csv-parser
19767 Downloads
Convert CSV to array (Excel style is fully supported!)
spyrit/colibri-csv
37013 Downloads
Lightweight and performant CSV reader and writer library
axp-dev/file-parser
19963 Downloads
File Parser Library for PHP
keboola-legacy/json-parser
2381 Downloads
Keboola JSON to CSV parser
htmlburger/carbon-csv
41032 Downloads
Simple CSV file parser
buibr/csv-helper
8747 Downloads
Parser/Builder of CSV data to file/file to data
jupitern/file-parser
13951 Downloads
read, filter, parse and format {csv, tsv, dsv, variable-length-delimited} and other txt files
graze/csv-token
299 Downloads
Tokenised Csv Reader
goellner/table-on-steroids
72604 Downloads
Adds a CSV parser for the table fieldtype
volcanus/csv-parser
9337 Downloads
CSV Parser for SplFileObject
unicframework/csv-parser
1088 Downloads
CSVParser parse csv data to array, object, and json.
pfuri/awesome-php-csv
28 Downloads
AwesomePHPCSV is a simple, fast & lightweight CSV parser built for PHP 5.3+
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.