Libraries tagged by delimiter
rawr/t-regx
166514 Downloads
PHP regular expression brought up to modern standards.
automattic/block-delimiter
884667 Downloads
Efficiently work with block structure
girgias/csv
276 Downloads
A new and improved CSV file PHP extension which follows RFC 4180 instead of using a custom escape mechanism.Supports multi-bytes delimiters, enclosures, and providing a custom EOL sequence.
phlib/csv
380 Downloads
A CSV parsing library; Prevents out of memory errors when parsing large files without a closing string delimiter
labelworx/excel-converter
7108 Downloads
Quickly convert XLSX, XLS or delimited files such as CSV, TSV, Semi Colon, Pipe Delimited or files with any bespoke delimiter of your choosing to a delimited file.
pasholvon/csv-generator
78 Downloads
CSV generator that allows to use custom enclosures and delimiters.
emeraldion/tramezzino
836 Downloads
Converts a list of strings into a compact, readable representation with delimiters of choice
csvtoolkit/csv-helper
16 Downloads
A PHP library for reading and writing CSV files with ease. CsvHelper supports custom delimiters, enclosures, and escape characters, providing flexible and efficient CSV data handling. It includes implementations using PHP's SplFileObject and other popular CSV libraries, ensuring compatibility with various CSV formats.
william-lindner/delimiter_array_access
6 Downloads
An accessor function for arrays that allows you to find nested values by delimited notation.
matrixpro/csv-delimiter-finder
10 Downloads
Finds the delimiter in CSV files.
goblindegook/delimiter-align
157 Downloads
Aligns and rebalances plain text multiline strings around a delimiter.
dqneo/smarty-delimiter-converter
26 Downloads
a cli tool to convert delimiters in smarty template files
sanix-darker/cisv
1 Downloads
High-performance CSV parser with SIMD optimizations (AVX-512/AVX2) for PHP - 10-50x faster than fgetcsv
fazed/laravel-strowel
167 Downloads
Small package dividing string into blocks using specified delimiters, written for Laravel 5.5 and up.
wazaari/mysql-parser
1301 Downloads
Parser for MySQL files including DELIMITER support