Libraries tagged by delimiters
rawr/t-regx
142885 Downloads
PHP regular expression brought up to modern standards.
automattic/block-delimiter
29717 Downloads
Efficiently work with block structure
phlib/csv
371 Downloads
A CSV parsing library; Prevents out of memory errors when parsing large files without a closing string delimiter
pasholvon/csv-generator
78 Downloads
CSV generator that allows to use custom enclosures and delimiters.
labelworx/excel-converter
6348 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.
girgias/csv
21 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
644 Downloads
Converts a list of strings into a compact, readable representation with delimiters of choice
csvtoolkit/csv-helper
6 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
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
shifft/csvparser
376 Downloads
A simple csv parser, with automatic delimiter detection and header detection