PHPackages                             squarify/bookmark - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. squarify/bookmark

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

squarify/bookmark
=================

Squarify Bookmark Component

13121PHP

Since Jan 21Pushed 12y ago1 watchersCompare

[ Source](https://github.com/squarify/Bookmark)[ Packagist](https://packagist.org/packages/squarify/bookmark)[ RSS](/packages/squarify-bookmark/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Bookmark Component
==================

[](#bookmark-component)

A PHP Component for parsing [Netscape Bookmark File Format](http://msdn.microsoft.com/en-us/library/aa753582(v=vs.85).aspx).

It is inspired by the [Markio](https://github.com/spajus/markio) project.

```
use Squarify\Component\Bookmark\Bookmark;

$array = Bookmark::parse(file_get_contents($filename));

print_r($array);

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/110237?v=4)[Pedro Rodrigues](/maintainers/relvinhas)[@relvinhas](https://github.com/relvinhas)

---

Top Contributors

[![relvinhas](https://avatars.githubusercontent.com/u/110237?v=4)](https://github.com/relvinhas "relvinhas (3 commits)")

### Embed Badge

![Health badge](/badges/squarify-bookmark/health.svg)

```
[![Health](https://phpackages.com/badges/squarify-bookmark/health.svg)](https://phpackages.com/packages/squarify-bookmark)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
