PHPackages                             jlorente/yii2-tagable-models - 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. jlorente/yii2-tagable-models

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

jlorente/yii2-tagable-models
============================

A Yii2 extension that provides the Yii framework with the functionality of creating and assigning tags to your models.

19PHP

Since Nov 24Pushed 10y ago1 watchersCompare

[ Source](https://github.com/jlorente/yii2-tagable-models)[ Packagist](https://packagist.org/packages/jlorente/yii2-tagable-models)[ RSS](/packages/jlorente-yii2-tagable-models/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Yii2 Tagable Models (Development Phase)
=======================================

[](#yii2-tagable-models-development-phase)

A Yii2 extension that provides the Yii framework with the functionality of creating and assigning tags to your models.

Installation
------------

[](#installation)

Include the package as dependency under the composer.json file.

To install, either run

```
$ php composer.phar require jlorente/yii2-tagable-models "*"
```

or add

```
...
    "require": {
        // ... other configurations ...
        "jlorente/yii2-tagable-models": "*"
    }
```

to the `require` section of your `composer.json` file and run the following commands from your project directory.

```
$ composer update
$ ./yii migrate --migrationPath=@vendor/jlorente/yii2-tagable-models/src/migrations
```

Usage
-----

[](#usage)

In construction

License
-------

[](#license)

Copyright © 2015 José Lorente Martín .

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

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://www.gravatar.com/avatar/b5b6d568331349beaf1945db65a076cf60e6c124d504fcb43a21937f0c85bde3?d=identicon)[jlorente](/maintainers/jlorente)

---

Top Contributors

[![jlorente](https://avatars.githubusercontent.com/u/301741?v=4)](https://github.com/jlorente "jlorente (6 commits)")

### Embed Badge

![Health badge](/badges/jlorente-yii2-tagable-models/health.svg)

```
[![Health](https://phpackages.com/badges/jlorente-yii2-tagable-models/health.svg)](https://phpackages.com/packages/jlorente-yii2-tagable-models)
```

###  Alternatives

[maize-tech/laravel-prunable-fields

Laravel Prunable Fields

411.6k](/packages/maize-tech-laravel-prunable-fields)

PHPackages © 2026

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