Libraries tagged by parse_str
mf2/shim
193 Downloads
A parsing library for parsing pages from a few common non-mf2 sites into the mf2 structure
elecena/ic-package-info
5113 Downloads
Extract IC package from a given string
cmpayments/schemavalidator
3982 Downloads
SchemaValidator is a PHP implementation for validating JSON against a Schema (also a string), the JSON and Schema are both linted with https://github.com/cmpayments/jsonlint. This library is optimized for speed and performance.
cmpayments/jsonlint
4526 Downloads
JSON Lint for PHP checks a string for invalid or malformed JSON, control character error, incorrect encoding or just plain old syntax errors. It returns comprehensive feedback in a one-line error message (one-line message especially meant for REST APIs) about the first error that occurred in the (JSON) string. It supports both RFC 4627 and (its superseding) RFC 7159.
php-serializer/php-serializer
9205 Downloads
Streaming parser for serialized PHP arrays
spiral/annotations
32909 Downloads
Annotations parser using strict node grammar
stein197/caser
1102 Downloads
String case converter and parser
tkzo/huge-json-collection-streaming-parser
74 Downloads
A streaming parser for huge JSON in PHP.
tasoft/php-string-parser
172 Downloads
floor9design/search-string-parser
145 Downloads
A php based parser class for use in search logic.
divineomega/email-structure-parser
2098 Downloads
Email Structure Parser
kelunik/streaming-json
34 Downloads
A streaming JSON parser for Amp.
marcelthole/geo-parser
2285 Downloads
Parser for geography coordinate strings
rlvendramini/url-parser
7 Downloads
A URL parser to edit and rebuild URL strings
getdkan/sql-parser
62480 Downloads
A state-machine-driven parser and validator for SQL-like strings.