Libraries tagged by parse_str
zircote/expressive
53 Downloads
A PHP textual expression parser, parses strings for mathematical expressions and returns the result
vistag/price-parser
2828 Downloads
Parse string and return separated price and currency
aramonc/docblock-parser
25 Downloads
Parses strings for docBlock like portions and then extracts the annotations, descriptions, and optional document content. This should not be used as an annotation parser for PHP code, at least not on it's own. If you're looking to do something with the docBlocks you might want to use something like https://github.com/schmittjoh/metadata better. This is more for if you're trying to get metadata from a plain text file. Look through the tests for examples.
toflar/http-request-parser
122 Downloads
Parses the string representation of an HTTP request into a PHP superglobal like array
victorlap/floatval
728 Downloads
Correctly parse float like strings to float values
greghunt/partial-json
1296 Downloads
Parse incomplete JSON. Great for streamed JSON.
dmitryrechkin/php-numberparser
217 Downloads
PHP Number Parser helps to parse a number from a string which can contain non-numeric characters.
cloakwp/block-parser
25 Downloads
Parse Gutenberg + ACF Blocks into structured objects.
fillup/guzzle-services
8258 Downloads
Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.
webzille/cssparser
8 Downloads
Parse CSS file into an abstract syntax tree data structure
phaza/norwegian-ssr-parser
650 Downloads
Parses the Norsk stedsnavnregister (Norwegian location name register) geojson dump as a stream
paysera/lib-changelog-parser
1461 Downloads
Parses changelog.md formatted by keepachangelog.com to PHP structure and dumps back
fuitad/string-sequencer
25 Downloads
PHP package that allows you to parse strings as sequences
lajosbencz/stream-parse-sql
133 Downloads
PHP library to parse large SQL files command-by-command
keinos/mastodon-streaming-api-parser
281 Downloads
Parses the Mastodon Streaming API server-sent events to JSON.