Microformats Parser (PHP) v0.5.0
HTML
<div class="h-card"><p>Hi there. My name is <a href="https://chegalabonga.com" rel="me" class="p-name u-url">David Peach</a> - Chegalabonga is a made-up word from a while back that I now use as my handle online.</p> <p class="p-note">I work as a PHP developer for a Birmingham-based company. I spend a lot of my time either looking for new music to listen to or going out and about with my lovely lady. Any places with animals are usual haunts.</p> </div>
Base URL
Save HTML?
(Note: Data older than 72 hours may be purged)
Render HTML in page?
JSON
{ "items": [ { "type": [ "h-card" ], "properties": { "name": [ "David Peach" ], "note": [ "I work as a PHP developer for a Birmingham-based company. I spend a lot of my time either looking for new music to listen to or going out and about with my lovely lady. Any places with animals are usual haunts." ], "url": [ "https://chegalabonga.com" ] } } ], "rels": { "me": [ "https://chegalabonga.com" ] }, "rel-urls": { "https://chegalabonga.com": { "text": "David Peach", "rels": [ "me" ] } }, "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