2017 © Pedro Peláez
 

library bookmark

Squarify Bookmark Component

image

squarify/bookmark

Squarify Bookmark Component

  • Tuesday, January 21, 2014
  • by relvinhas
  • Repository
  • 1 Watchers
  • 1 Stars
  • 304 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

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);

The Versions

21/01 2014

dev-master

9999999-dev

Squarify Bookmark Component

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

by Pedro Rodrigues

parser bookmark