Libraries tagged by http parser
paysera/fork-edamov-pushok
2368 Downloads
PHP client for Apple Push Notification Service (APNs) - Send push notifications to iOS using the new APNs HTTP/2 protocol with token-based (JWT with p8 private key) or certificate-based authentication
nanasess/net_useragent_mobile
202 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
motonix/nalogegr
300 Downloads
Pdf parser for https://egrul.nalog.ru/
freezewarp/php-shunting-yard
122 Downloads
Flexible shunting yard parser, based on https://github.com/andig/php-shunting-yard
timeonegroup/udger-php
17 Downloads
PHP agent string parser based on Udger https://udger.com/products/local_parser
dubcanada/uaparser
13634 Downloads
User Agent parser in php from https://github.com/tobie/ua-parser modified to use JSON
pixnet/uaparser
4534 Downloads
User Agent parser in PHP from https://github.com/dubcanada/kairos-uaparser
phile/textile
18 Downloads
Replace the default parser (Markdown) in Phile with the PHP-Textile (https://github.com/textile/php-textile) parser.
phile/sundown
9 Downloads
Replace the default parser in Phile with the PHP-Sundown (https://github.com/chobie/php-sundown) (C parser for Markdown).
pentatonicfunk/wp-phpdoc-markdown
0 Downloads
Create markdown from WordPress phpdoc, focused on hooks (action/filter). Forked from https://github.com/WordPress/phpdoc-parser
nyx-solutions/positional-cnab
9 Downloads
Parser de arquivos de configuração CNAB baseado no projeto de Glauber Portella (https://github.com/glauberportella/cnab-layouts-parser).
moonlydays/laravel-vdf
53 Downloads
A Laravel wrapper for https://github.com/rossengeorgiev/vdf-parser
german/gman-end-point
13 Downloads
Create and make available a custom NOT A REST endpoint 'http://localhost/wordpress/exercise/inpsyde'. When a visitor navigates to that endpoint, the plugin send an HTTP request to a REST API endpoint. The API is available at https://jsonplaceholder.typicode.com/ and the endpoint to call is /users.The plugin will parse the JSON response and will use it to build and display an HTML table.
g-scalvini/xml_htmlsax3
71 Downloads
A SAX parser for HTML and other badly formed XML documents. Fork from pear/XML_HTMLSax3. More info available on: https://pear.php.net/package/XML_HTMLSax3
webworks-nuernberg/php-parsecsv
789 Downloads
CSV data parser for PHP, Symfony ready (based on https://github.com/parsecsv/parsecsv-for-php)