Libraries tagged by parse_str
bamalik1996/ipa-parser-php
102 Downloads
The PHP IPA ISO Parser is a robust tool tailored for extracting and interpreting data from IPA (iOS App Store Package) builds. Seamlessly dive into the core details of any IPA file, retrieve essential metadata, and streamline your iOS app analysis and deployment processes with this efficient package.
rafreis/accentuation
877 Downloads
This repository works making a parser in some string replacing the accented characters
serhii/goodbye-html
391 Downloads
Simple html parser for parsing html files into a string
tiamo/bytebuffer
1887 Downloads
PHP Byte Buffer
schemantic/schemantic
511 Downloads
Smart PHP structures
samshal/scripd
57 Downloads
Easily transfer database structures as json documents, or via rest apis
robinthehood/tokenizer
960 Downloads
With Tokenizer you can easily convert a string to a stream or array of tokens.
mf2/shim
210 Downloads
A parsing library for parsing pages from a few common non-mf2 sites into the mf2 structure
gmaniac/us-address-normalization
65 Downloads
US address normalization and hashing library
cmpayments/schemavalidator
4178 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
4736 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.
balpom/links-extractor
28 Downloads
Extract all links from string in extended PSR-13 format.
seravo/wp-dashboard-log-monitor
18 Downloads
Monitor your logs straight from your WordPress admin dashboard
drinks-it/pixi-saxparser
7948 Downloads
Sax parser
php-serializer/php-serializer
9542 Downloads
Streaming parser for serialized PHP arrays