Libraries tagged by http parser
nanasess/net_useragent_mobile
1332 Downloads
Net_UserAgent_Mobile parses HTTP_USER_AGENT strings of (mainly Japanese) mobile HTTP user agents. It'll be useful in page dispatching by user agents. This package was ported from Perl's HTTP::MobileAgent. See http://search.cpan.org/search?mode=module&query=HTTP-MobileAgent
timo-lehnertz/formula
4649 Downloads
An open source PHP formula parser based on https://github.com/socialist/formula
worksection/vcard
12199 Downloads
VCard class (make usable package from https://github.com/nuovo/vCard-parser code)
antonshell/egrul-nalog-parser
400 Downloads
Pdf parser for https://egrul.nalog.ru/
stechstudio/email-forward-parser
283 Downloads
PHP port of https://github.com/crisp-oss/email-forward-parser
msankhala/parsehub-php
12410 Downloads
Php wrapper classes for Parsehub REST api.
kokspflanze/sbb-code-parser
3090 Downloads
fork from https://github.com/samclarke/SBBCodeParser
kekos/parse-request-body-middleware
678 Downloads
PSR-15 middleware for parsing requests with JSON and URI encoded bodies regardless of HTTP method.
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.
ptlis/psr7-conneg
37 Downloads
PSR7 content negotiation
middlewares/csv-payload
6 Downloads
Middleware to parse the CSV body of the request
dsentker/url-fingerprint
343 Downloads
Build a hash from a url
jwprogrammer/allegro-scraper
51 Downloads
Contact: https://t.me/JWprogrammer Extractor (scraper, crawler, parser) of products from Allegro. It receives the search output of Allegro.pl, as well as detailed information about the products.
zohurul/json-api-parser
25 Downloads
json:api response parser as https://jsonapi.org/
lancerhe/php-http
46 Downloads
Http request and parse decorator (Easy to expand).