PHPackages                             ytubes/core - 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. ytubes/core

ActiveLibrary

ytubes/core
===========

Base extension

0.0.11.1(8y ago)0872PHPPHP ^5.6 || ^7.0

Since Jun 29Pushed 8y agoCompare

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

READMEChangelog (7)Dependencies (6)Versions (9)Used By (2)

ytubes
======

[](#ytubes)

Базовое расширение

Для миграций
------------

[](#для-миграций)

В консольном приложении: console/config/components.php прописать:

```
'controllerMap' => [
    'migrate' => [
        'class' => 'yii\console\controllers\MigrateController',
           'migrationPath' => [
                '@vendor/ytubes/core/migrations',
        ],
    ],
],
```

Крон
----

[](#крон)

Также для нормальной работы нужные воркеры для крона:

```
\ytubes\cron\jobs\VisitorsHandler * * * * *
\ytubes\cron\jobs\SitemapBuilder */10 * * * *

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity53

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

Every ~17 days

Total

8

Last Release

3115d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/309d3bbc61cda9dee096a722d5e252501bbed565f7bbed1605fb8d7355df4c84?d=identicon)[ytubes](/maintainers/ytubes)

---

Top Contributors

[![ytubes](https://avatars.githubusercontent.com/u/29330950?v=4)](https://github.com/ytubes "ytubes (53 commits)")

### Embed Badge

![Health badge](/badges/ytubes-core/health.svg)

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

###  Alternatives

[laravel/jetstream

Tailwind scaffolding for the Laravel framework.

4.1k19.8M136](/packages/laravel-jetstream)[shetabit/visitor

Laravel visitor

565578.2k8](/packages/shetabit-visitor)[skeeks/cms

SkeekS CMS — control panel and tools based on php framework Yii2

13825.6k47](/packages/skeeks-cms)[mihaildev/yii2-elfinder

Yii2 ElFinder

169658.8k52](/packages/mihaildev-yii2-elfinder)[yii2-starter-kit/yii2-starter-kit

Yii2 Starter Kit Application Template

1.4k6.6k](/packages/yii2-starter-kit-yii2-starter-kit)[pumukit/pumukit

Media Portal

5714.0k37](/packages/pumukit-pumukit)

PHPackages © 2026

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