PHPackages                             qietugou/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. qietugou/bookmark

ActiveLibrary

qietugou/bookmark
=================

Chorme qietugou/bookmark

0.0.1(6y ago)13MITPHP

Since Jan 8Pushed 6y ago1 watchersCompare

[ Source](https://github.com/qietugou/bookmark)[ Packagist](https://packagist.org/packages/qietugou/bookmark)[ RSS](/packages/qietugou-bookmark/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

 bookmark
==========

[](#-bookmark-)

git remote add origin git@github.com:gotophp/bookmark.git

Installing
----------

[](#installing)

```
$ composer require qietugou/bookmark -vvv
```

使用
--

[](#使用)

```
use Qietugou\Bookmark\Bookmark;

$book = new Bookmark('您的浏览器书签路径');

$book->getBookmarks()->toResult();
```

方法
--

[](#方法)

```
// 传 true 原样输出
$book = new Bookmark('path', true);

// 导航栏
$book->getBookmarks()->toBarResult();
// 其它
$book->getBookmarks()->toOtherResult();
// 移动端设备
$book->getBookmarks()->toSyncedResult();
```

License
-------

[](#license)

MIT

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2314d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/20251788?v=4)[Ji Luo Yang](/maintainers/qietugou)[@qietugou](https://github.com/qietugou)

---

Top Contributors

[![qietugou](https://avatars.githubusercontent.com/u/20251788?v=4)](https://github.com/qietugou "qietugou (2 commits)")

### Embed Badge

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

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

###  Alternatives

[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.1k](/packages/orchestra-testbench)[laravel/browser-kit-testing

Provides backwards compatibility for BrowserKit testing in the latest Laravel release.

5139.4M286](/packages/laravel-browser-kit-testing)[jasonmccreary/laravel-test-assertions

A set of helpful assertions when testing Laravel applications.

3513.9M32](/packages/jasonmccreary-laravel-test-assertions)[webmozarts/strict-phpunit

Enables type-safe comparisons of objects in PHPUnit

31252.7k5](/packages/webmozarts-strict-phpunit)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)[lastzero/test-tools

Increases testing productivity by adding a service container and self-initializing fakes to PHPUnit

2244.3k13](/packages/lastzero-test-tools)

PHPackages © 2026

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