2017-12-14 UTC
# gRegorLove GWG: You could create an Mf2 object with the URL, run an xpath query with Mf2\query() to get the DOMElement, then call Mf2\parse() with the $DOMelement parameter to limit parsing to children of that element: https://github.com/indieweb/php-mf2/blob/master/Mf2/Parser.php#L1262