Microformats Parser (PHP) dev-master
HTML
<span class="h-event"> <span class="p-name">The 4th Microformat party</span> will be on <span class="dt-start"> <time class="value" datetime="2009-06-26">26 July</time>, from <time class="value">19:00-06:00</time> </span> to <span class="dt-end"><time class="value">22:00-06:00</time></span>. </span>
Base URL
Save HTML?
(Note: Data older than 72 hours may be purged)
Render HTML in page?
JSON
{ "items": [ { "type": [ "h-event" ], "properties": { "name": [ "The 4th Microformat party" ], "start": [ "2009-06-26 19:00-0600" ], "end": [ "2009-06-26 22:00-0600" ] } } ], "rels": {}, "rel-urls": {}, "debug": { "package": "https://packagist.org/packages/mf2/mf2", "version": "dev-master", "note": [ "This output was generated from the php-mf2 library available at https://github.com/indieweb/php-mf2", "Using the masterminds/html5 HTML parser", "Please file any issues with the parser at https://github.com/indieweb/php-mf2/issues" ] } }
Parse