Microformats Parser (PHP) v0.5.0
HTML
<a rel="author" href="http://example.com/b">author b</a> <a rel="author" href="http://example.com/a">author a</a>
Base URL
Save HTML?
(Note: Data older than 72 hours may be purged)
Render HTML in page?
JSON
{ "items": [], "rels": { "author": [ "http://example.com/b", "http://example.com/a" ] }, "rel-urls": { "http://example.com/b": { "text": "author b", "rels": [ "author" ] }, "http://example.com/a": { "text": "author a", "rels": [ "author" ] } }, "debug": { "package": "https://packagist.org/packages/mf2/mf2", "source": "https://github.com/indieweb/php-mf2", "version": "v0.5.0", "note": [ "This output was generated from the php-mf2 library available at https://github.com/indieweb/php-mf2", "Please file any issues with the parser at https://github.com/indieweb/php-mf2/issues", "Using the Masterminds HTML5 parser" ] } }
Parse