PHPackages                             mirkhamidov/yii2-seo - 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. mirkhamidov/yii2-seo

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

mirkhamidov/yii2-seo
====================

Handy module for managing seo attributes

010PHP

Since Apr 11Pushed 9y ago1 watchersCompare

[ Source](https://github.com/m1roff/yii2-seo)[ Packagist](https://packagist.org/packages/mirkhamidov/yii2-seo)[ RSS](/packages/mirkhamidov-yii2-seo/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

yii2-seo
========

[](#yii2-seo)

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

[](#installation)

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

Either run

```
composer require mirkhamidov/yii2-seo "@dev"
```

or add

```
"mirkhamidov/yii2-seo": "@dev"

```

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

for run migrations add to your console config `migrationNamespaces`

```
