Libraries tagged by delimiters
rawr/t-regx
139902 Downloads
PHP regular expression brought up to modern standards.
phpcsv/csv-helper
9 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.
phlib/csv
370 Downloads
A CSV parsing library; Prevents out of memory errors when parsing large files without a closing string delimiter
pasholvon/csv-generator
77 Downloads
CSV generator that allows to use custom enclosures and delimiters.
labelworx/excel-converter
6323 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.
jelle-s/arraykeycombiner
128 Downloads
Combines arrays by searching for intersections and adding them to the master array. Keys are combined using a delimiter.
girgias/csv
20 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.
emeraldion/tramezzino
629 Downloads
Converts a list of strings into a compact, readable representation with delimiters of choice
william-lindner/delimiter_array_access
5 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
automattic/block-delimiter
0 Downloads
Efficiently work with block structure
fazed/laravel-strowel
158 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