Libraries tagged by parse_str
danharper/dti
45205 Downloads
Parse ISO 8601 date, duration and interval strings into DateTime objects
paysera/lib-changelog-parser
1554 Downloads
Parses changelog.md formatted by keepachangelog.com to PHP structure and dumps back
fuitad/string-sequencer
26 Downloads
PHP package that allows you to parse strings as sequences
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)
lajosbencz/stream-parse-sql
137 Downloads
PHP library to parse large SQL files command-by-command
keinos/mastodon-streaming-api-parser
284 Downloads
Parses the Mastodon Streaming API server-sent events to JSON.
ddbase3/php-struql
4 Downloads
A PHP implementation of the Struql query language — parse, merge, expand, and translate Struql JSON into SQL.
6dreams/streams-reader
244 Downloads
Allows partial parse XML or JSON as stream
ybagheri/strfun
327 Downloads
This is a handy little function to strip out a string between two specified pieces of text. This could be used to parse XML text, bbCode, or any other delimited code/text for that matter. based on justin-cook convert Persian/Arabic numbers to English numbers and vice versa
theod02/api-platform-filter-map-query-string
7 Downloads
Bundle that help to declare custom DTO Filter with API Platform and parse it like MapQueryString
techins/parse-bool
7 Downloads
Convert A string Value Into Boolean
talesoft/tale-reader
46 Downloads
A reading library that can read and parse strings and PSR-7 streams
hvanoch/dateintervalparser
26 Downloads
Parses string input to DateInterval: 5w 3d 4h 12s, with support of aliases
voilab/csv
93 Downloads
CSV parser that uses `fgetcsv` to parse file, string, streams or arrays, extract columns and provide per-column method to manipulate data.
umulmrum/json-parser
118 Downloads
A library that parses JSON as stream.