Libraries tagged by delimiters
secalith/array-digger
12 Downloads
Extracts the value from given array by given path (with delimiter). as default delimiter it uses dot(.)
phpfacile/string-tokenizer
40 Downloads
Library to parse a string (especially to extract text and keywords identified by a begin and end delimiter and to substitute keywords by values)
nathanielrich/csv
11 Downloads
Simple CSV class to handle csv-files import and export with delimiters, enclosures, escapes, charset, etc...
jelle-s/arraykeycombiner
128 Downloads
Combines arrays by searching for intersections and adding them to the master array. Keys are combined using a delimiter.
jakeryansmith/validate-string-of-emails
838 Downloads
A Laravel validator for delimiter-separated list of emails.
gechanted/read-until
3 Downloads
Two Simple Reader for exploding with multiple delimiters, great for parsing
dd/evolutioncms-snippets-ddgetmultiplefield
2 Downloads
A snippet for processing, manipulations and custom output structured data (JSON or separated by delimiters strings).
azbosakov/param-string-placeholders
14 Downloads
Template string with configurable placeholder delimiters.
gefar/laravel-formatter
62 Downloads
A formatting library that converts data output between XML, CSV, JSON, TXT, YAML and a few others. And supports @attributes in XML and delimiter for csv
clue/ndjson-react
40657668 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
sunaoka/ndjson
35426 Downloads
A PHP library to read and write NDJSON (Newline Delimited JSON)
dhii/delimited-token-template
33918 Downloads
A flexible implementation for handlebars-style templates
jupitern/file-parser
12940 Downloads
read, filter, parse and format {csv, tsv, dsv, variable-length-delimited} and other txt files
indykoning/php-jsonl
918 Downloads
PHP JSONL library for fast JSON Lines parsing and writing.
subjective-php/csv
7058 Downloads
Collection of classes to work with csv files