Libraries tagged by parse_str
dsentker/url-fingerprint
343 Downloads
Build a hash from a url
daandesmedt/phpwktadapter
1060 Downloads
Read and parse 2D, 3D and 4D WKT (Well Known Text) / EWKT (Extended Well-Known Text) object strings into geometry objects with this simple WKT PHP adapter library.
sanmai/parsed-url
806 Downloads
Object-oriented interface to parse_url/parse_str
stillat/primitives
6184 Downloads
Parses strings of primitive values into a PHP array.
aramonc/docblock-parser
27 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.
zircote/expressive
53 Downloads
A PHP textual expression parser, parses strings for mathematical expressions and returns the result
toflar/http-request-parser
135 Downloads
Parses the string representation of an HTTP request into a PHP superglobal like array
lastdragon-ru/text-parser
8 Downloads
Yet another package to simplify writing fast and memory-effective parsers that can parse infinite strings.
kachnitel/duration-bundle
223 Downloads
A Symfony bundle for handling duration parsing, formatting, and form integration. Parse human-readable duration strings (2h 30m, HH:MM:SS) and format seconds into readable formats.
hosmelq/search-syntax-parser
785 Downloads
Parse search queries into structured data with field searches, boolean logic, ranges, lists, and adapters.
greghunt/partial-json
2310 Downloads
Parse incomplete JSON. Great for streamed JSON.
ixnode/php-date-parser
743 Downloads
PHP Date Parser - This library parses various given date and time strings into DateTime or DateTimeImmutable classes which return the time range. Can be used e.g. excellently for command line arguments and options to make database queries with.
danharper/dti
45229 Downloads
Parse ISO 8601 date, duration and interval strings into DateTime objects
technically/search-query
8 Downloads
Parse plaintext search queries into easy-to-use structures
paysera/lib-changelog-parser
1628 Downloads
Parses changelog.md formatted by keepachangelog.com to PHP structure and dumps back