Libraries tagged by parse_str
phpfacile/string-tokenizer
41 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
138 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
272 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
96 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
124 Downloads
A library that parses JSON as stream.
ngabor84/laravel-dbconnstring-parser
3147 Downloads
Small service to parse database connection string into parts
lsv/timestringparser
16 Downloads
Parse a text string to minutes in integer
peterviergutz/pattern
75 Downloads
A simple library to parse values from a string via placeholders into an array of named values