PHPackages                             execut/yii2-pages-alias - 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. execut/yii2-pages-alias

ActiveYii2-extension

execut/yii2-pages-alias
=======================

Integration module for yii2-pages and yii2-alias modules

0.1.1(5y ago)01401Apache-2.0PHPPHP ^7.4

Since Aug 9Pushed 5y ago1 watchersCompare

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

READMEChangelogDependencies (8)Versions (3)Used By (1)

yii2-pages-alias
================

[](#yii2-pages-alias)

Integration module for [execut/yii2-pages](https://github.com/execut/yii2-pages) and [yii2-alias](https://github.com/execut/yii2-alias).

For license information check the [LICENSE](LICENSE.md)-file.

[![Latest Stable Version](https://camo.githubusercontent.com/56993506d3d2136e30cc40cc2ae4fe1d2a83bffad2023375902da4e7fcfaf7a2/68747470733a2f2f706f7365722e707567782e6f72672f6578656375742f796969322d70616765732d616c6961732f762f737461626c652e706e67)](https://packagist.org/packages/execut/yii2-pages-alias)[![Total Downloads](https://camo.githubusercontent.com/ce9e791db7502cc904a6fedfcbbbbdb833a2643bb168d7a449d77cfab7111a43/68747470733a2f2f706f7365722e707567782e6f72672f6578656375742f796969322d70616765732d616c6961732f646f776e6c6f6164732e706e67)](https://packagist.org/packages/execut/yii2-pages-alias)[![Build Status](https://camo.githubusercontent.com/2a2eb77e23bb19a096c3e0b4a3c07ad78ebd4c6bc9bd09f09f4bf3e64a3c5acb/68747470733a2f2f7472617669732d63692e636f6d2f6578656375742f796969322d70616765732d616c6961732e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/execut/yii2-pages-alias)

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require execut/yii2-pages-alias

```

or add

```
"execut/yii2-pages-alias": "dev-master"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Add to your applications configs bootstrapping of module:

```
return [
    'bootstrap' => [
        // for common app:
        'pagesAlias' => \execut\pagesAlias\bootstrap\Common::class,
        // for console app:
        'pagesAlias' => \execut\pagesAlias\bootstrap\Console::class,
    ]
];
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

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

Every ~99 days

Total

2

Last Release

2000d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0ffb982747c04d8d93e2db3f8d90e44864c7c2a21a4c3d00ffbe66325f3f91c4?d=identicon)[execut](/maintainers/execut)

---

Top Contributors

[![execut](https://avatars.githubusercontent.com/u/2357407?v=4)](https://github.com/execut "execut (9 commits)")

---

Tags

yii2-pagesyii2-pages and yii2-alias integrationyii2-alias

###  Code Quality

TestsCodeception

### Embed Badge

![Health badge](/badges/execut-yii2-pages-alias/health.svg)

```
[![Health](https://phpackages.com/badges/execut-yii2-pages-alias/health.svg)](https://phpackages.com/packages/execut-yii2-pages-alias)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.6k](/packages/craftcms-cms)

PHPackages © 2026

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