csv
CSV manipulator
A lightweight PHP library for efficient CSV data manipulation and filtering
CSV data manipulation made easy in PHP
3k stars
60 watching
337 forks
Language: PHP
last commit: about 1 month ago
Linked from 3 awesome lists
csvcsv-convertercsv-documentcsv-filtercsv-queryphp
Related projects:
Repository | Description | Stars |
---|---|---|
fphilipe/psql2csv | A command-line tool that runs SQL queries and outputs the results as CSV files. | 184 |
joshclose/csvhelper | A library for working with comma-separated value files | 4,810 |
thephpleague/commonmark | A PHP library that parses Markdown text into HTML | 2,764 |
mholt/papaparse | A fast and reliable CSV parser for JavaScript applications | 12,621 |
thephpleague/html-to-markdown | Converts HTML to Markdown with PHP | 1,778 |
wilgucki/csv | A PHP package for working with CSV files in Laravel applications | 49 |
p-ranav/csv2 | A fast and efficient CSV parsing library for C++ | 567 |
jimm/csvlixir | Provides functions to read and write comma-separated value data in Elixir | 33 |
thephpleague/climate | A PHP library for formatting terminal output with colored text and special formats. | 1,872 |
tilo/smarter_csv | A Ruby gem that simplifies CSV data processing and conversion to arrays of hashes. | 1,483 |
php-cs-fixer/php-cs-fixer | Automates fixing PHP coding standards issues to follow community-driven standards | 12,922 |
frosch95/smartcsv.fx | An application to load, save and edit CSV files with schema-driven column validation. | 76 |
dompdf/dompdf | A PHP library that converts HTML layouts to PDF documents using CSS and various rendering engines. | 10,604 |
ashtum/lazycsv | A lightweight C++ CSV parsing library that reads and parses CSV files on demand without allocating memory in the constructor or while parsing. | 80 |
friendsofcake/cakephp-csvview | A view class for generating CSV output from model data in CakePHP applications. | 177 |