Squarify Bookmark Component
A PHP Component for parsing Netscape Bookmark File Format., (*1)
It is inspired by the Markio project., (*2)
use Squarify\Component\Bookmark\Bookmark; $array = Bookmark::parse(file_get_contents($filename)); print_r($array);
Sources Download
MIT
parser bookmark