Libraries tagged by csv to php
pezhvak/adwords-editor-csv-generator-php
174 Downloads
Alternative way to build campaigns with PHP since official APIs need approval.
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.
chrismou/php-eol-csv
110 Downloads
A class for creating CSV files, allowing you to set a custom end-of-line character
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.
voilab/csv
97 Downloads
CSV parser that uses `fgetcsv` to parse file, string, streams or arrays, extract columns and provide per-column method to manipulate data.
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.
hstanleycrow/easyphpreports
4 Downloads
PHP library to generate Excel, CSV and PDF reports from tabular data definitions, built on PhpSpreadsheet and mPDF.
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
15 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way