Libraries tagged by csv to
ecomdev/magento-translate-tool
6 Downloads
Magento translation tool that utilizes PHP Tokenizer in order to generate csv files from PHP, XML, PHTML code
basilicom/import-data-validator-bundle
114 Downloads
Base rules and commands to validate csv and xlsx files before an import attempt
markdrzy/importable
4600 Downloads
Add CSV data import functionality to the native Table fieldtype.
blackbit_digital_commerce/pimcore-import
29 Downloads
Import XML, CSV, JSON, Excel files to Pimcore objects, assets, documents + Export feeds + create REST API without any programming
blackbit_digital_commerce/pimcore-data-director
95 Downloads
Import XML, CSV, JSON, Excel files to Pimcore objects, assets, documents + Export feeds + create REST API without any programming
artfulrobot/csv2mysql
92 Downloads
Script to take a CSV file and generate MySQL SQL commands to create it as a table.
wabisoft/spreadsheetobject
66 Downloads
CSV, XLS and XLSX files to code to use in Twig.
visol/userimport
4284 Downloads
TYPO3 package to imports Excel or CSV data as Frontend Users
netsells/csvme
5114 Downloads
An opinionated library to make exporting data in CSV format super simple.
lexik/fixtures-mapper-bundle
14270 Downloads
This bundle provide some classes to easily load fixtures from CSV or Yaml files.
marshmallow/nova-tool-data-importer
96 Downloads
A fully-fledged Excel & CSV import tool for Laravel Nova. The importer will use your own validation rules on every row. It can run in browser and in queued jobs. When running as a job, events will fire to let you know what is happening.
bluefrg/parsecsv
7141 Downloads
Extend PHP's native CSV parsing from the SplFileObject class but provide features to use the first row's values as keys on the remaining rows.
malkusch/php-index
19813 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.
cashlink/php-index
11290 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.
usls/json-csv
20 Downloads
JSON to CSV and CSV to JSON converters in PHP.