PHPackages                             wdmg/yii2-bookmarks - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. wdmg/yii2-bookmarks

ActiveYii2-extension[File &amp; Storage](/categories/file-storage)

wdmg/yii2-bookmarks
===================

Bookmarks storage module

1.0.0(2y ago)350621MITPHP

Since May 25Pushed 2y ago3 watchersCompare

[ Source](https://github.com/wdmg/yii2-bookmarks)[ Packagist](https://packagist.org/packages/wdmg/yii2-bookmarks)[ Docs](https://github.com/wdmg/yii2-bookmarks)[ RSS](/packages/wdmg-yii2-bookmarks/feed)WikiDiscussions master Synced yesterday

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

[![Progress](https://camo.githubusercontent.com/dccea8d8aeed2f3bbad8d539958795bf54a03a62c61f496084516c1b1845a9ee/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f72657175697265642d596969325f76322e302e33332d626c75652e737667)](https://packagist.org/packages/yiisoft/yii2)[![Github all releases](https://camo.githubusercontent.com/b9b6f688c42c857f74bbe8974c0c035475d720993b592737f105d0465f254373/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f646f776e6c6f6164732f77646d672f796969322d626f6f6b6d61726b732f746f74616c2e737667)](https://GitHub.com/wdmg/yii2-bookmarks/releases/)[![GitHub version](https://camo.githubusercontent.com/7daf6bded832dad5e6eb7e53bdec2c8bdf85941fc69a9f0ad8815db9e690ef94/68747470733a2f2f62616467652e667572792e696f2f67682f77646d672f796969322d626f6f6b6d61726b732e737667)](https://github.com/wdmg/yii2-bookmarks)[![Progress](https://camo.githubusercontent.com/315c55c18b58f54e699e6de550cbbec72c9adeebced7d22e2822458e07822fb3/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f70726f67726573732d696e5f646576656c6f706d656e742d7265642e737667)](https://camo.githubusercontent.com/315c55c18b58f54e699e6de550cbbec72c9adeebced7d22e2822458e07822fb3/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f70726f67726573732d696e5f646576656c6f706d656e742d7265642e737667)[![GitHub license](https://camo.githubusercontent.com/c55b1f753046946d963df9f40a1f47dd2a25864d748c8d000f3d543fe95bfacc/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f77646d672f796969322d626f6f6b6d61726b732e737667)](https://github.com/wdmg/yii2-bookmarks/blob/master/LICENSE)

Yii2 Bookmarks
==============

[](#yii2-bookmarks)

Bookmark storage module

Requirements
============

[](#requirements)

- PHP 5.6 or higher
- Yii2 v.2.0.33 and newest
- [Yii2 Base](https://github.com/wdmg/yii2-base) module (required)
- [Yii2 Users](https://github.com/wdmg/yii2-users) module (optionaly)

Installation
============

[](#installation)

To install the module, run the following command in the console:

`$ composer require "wdmg/yii2-bookmarks"`

After configure db connection, run the following command in the console:

`$ php yii bookmarks/init`

And select the operation you want to perform:

1. Apply all module migrations
2. Revert all module migrations

Migrations
==========

[](#migrations)

In any case, you can execute the migration and create the initial data, run the following command in the console:

`$ php yii migrate --migrationPath=@vendor/wdmg/yii2-bookmarks/migrations`

Configure
=========

[](#configure)

To add a module to the project, add the following data in your configuration file:

```
'modules' => [
    ...
    'bookmarks' => [
        'class' => 'wdmg\bookmarks\Module',
        'routePrefix' => 'admin'
    ],
    ...
],

```

Routing
=======

[](#routing)

Use the `Module::dashboardNavItems()` method of the module to generate a navigation items list for NavBar, like this:

```

```

Status and version \[in progress development\]
==============================================

[](#status-and-version-in-progress-development)

- v.1.0.0 - Update copyrights, fix menu dashboard
- v.0.0.10 - Added pagination, up to date dependencies
- v.0.0.9 - Fixed deprecated class declaration

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity66

Established project with proven stability

 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

Every ~149 days

Recently: every ~369 days

Total

11

Last Release

1052d ago

Major Versions

0.0.10 → 1.0.02023-06-25

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1635637?v=4)[Alexsander Vyshnyvetskyy](/maintainers/alex-wdmg)[@alex-wdmg](https://github.com/alex-wdmg)

---

Top Contributors

[![alex-wdmg](https://avatars.githubusercontent.com/u/1635637?v=4)](https://github.com/alex-wdmg "alex-wdmg (28 commits)")

---

Tags

yii2bookmarkbookmarkswdmgyii2-bookmarks

### Embed Badge

![Health badge](/badges/wdmg-yii2-bookmarks/health.svg)

```
[![Health](https://phpackages.com/badges/wdmg-yii2-bookmarks/health.svg)](https://phpackages.com/packages/wdmg-yii2-bookmarks)
```

###  Alternatives

[liyunfang/yii2-upload-behavior

Upload behavior for Yii 2

161.7k](/packages/liyunfang-yii2-upload-behavior)

PHPackages © 2026

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