PHPackages                             jarrus90/yii2-support - 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. [Framework](/categories/framework)
4. /
5. jarrus90/yii2-support

AbandonedYii2-extension[Framework](/categories/framework)

jarrus90/yii2-support
=====================

Basic Yii2 content module

0101PHP

Since Oct 19Pushed 8y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

yii2-support
============

[](#yii2-support)

[![Build Status](https://camo.githubusercontent.com/efafcdb7283cc670a16547b3c1f67f35b97d42d33d087ffa10e7231d99e20217/68747470733a2f2f7472617669732d63692e6f72672f6a617272757339302f796969322d737570706f72742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/jarrus90/yii2-support)

> **NOTE:** Module is in initial development. Anything may change at any time.

Contributing to this project
----------------------------

[](#contributing-to-this-project)

Anyone and everyone is welcome to contribute. Please take a moment to review the [guidelines for contributing](CONTRIBUTING.md).

License
-------

[](#license)

Yii2-support is released under the BSD-3-Clause License. See the bundled [LICENSE.md](LICENSE.md) for details.

\##Requirements

YII 2.0

Usage
-----

[](#usage)

1. Install with Composer

```
"require": {
    "jarrus90/yii2-support": "1.*",
},

php composer.phar update
```

Restrict and split frontend and backend applications
----------------------------------------------------

[](#restrict-and-split-frontend-and-backend-applications)

```
'modules' => [
    'support' => [
        'as frontend' => 'jarrus90\Support\filters\FrontendFilter',
    ],
],

```

```
'modules' => [
    'support' => [
        'as backend' => 'jarrus90\Support\filters\BackendFilter',
    ],
],

```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

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://avatars.githubusercontent.com/u/564296?v=4)[jarrus](/maintainers/jarrus)[@Jarrus](https://github.com/Jarrus)

---

Top Contributors

[![jarrus90](https://avatars.githubusercontent.com/u/2892668?v=4)](https://github.com/jarrus90 "jarrus90 (44 commits)")

### Embed Badge

![Health badge](/badges/jarrus90-yii2-support/health.svg)

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

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M836](/packages/laravel-socialite)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k38.6M289](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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