Libraries tagged by http parser
pagemill/accept
13498 Downloads
Parses the HTTP Accept header and determes the preferred content type
timo-lehnertz/formula
2930 Downloads
An open source PHP formula parser based on https://github.com/socialist/formula
worksection/vcard
9647 Downloads
VCard class (make usable package from https://github.com/nuovo/vCard-parser code)
antonshell/egrul-nalog-parser
381 Downloads
Pdf parser for https://egrul.nalog.ru/
zxqfox/css-selector-parser
10974 Downloads
Simple CSS selector parser. PHP port of https://github.com/mdevils/node-css-selector-parser
stechstudio/email-forward-parser
73 Downloads
PHP port of https://github.com/crisp-oss/email-forward-parser
msankhala/parsehub-php
12400 Downloads
Php wrapper classes for Parsehub REST api.
kokspflanze/sbb-code-parser
3063 Downloads
fork from https://github.com/samclarke/SBBCodeParser
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.
webberwu/restful-php
1404 Downloads
This package is forked from rainner/restful-php which parses the raw input body for all RESTful verbs (POST, PUT, DELETE, PATCH, etc.) and provides a better way for working with uploaded files.
ptlis/psr7-conneg
36 Downloads
PSR7 content negotiation
middlewares/csv-payload
5 Downloads
Middleware to parse the CSV body of the request
antonizer/pdfparser
303 Downloads
Pdf parser library. Can read and extract information from pdf file. Fork from https://github.com/smalot/pdfparser
nanasess/net_useragent_mobile
196 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
moonlydays/laravel-vdf
52 Downloads
A Laravel wrapper for https://github.com/rossengeorgiev/vdf-parser