Download the PHP package laco-agency/seo-behavior without Composer
On this page you can find all versions of the php package laco-agency/seo-behavior. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download laco-agency/seo-behavior
More information about laco-agency/seo-behavior
Files in laco-agency/seo-behavior
Download laco-agency/seo-behavior
More information about laco-agency/seo-behavior
Files in laco-agency/seo-behavior
Vendor laco-agency
Package seo-behavior
Short Description Seo behavior for Yii2 models and meta tags helper
License MIT
Homepage https://github.com/laco-agency/seo-behavior
Package seo-behavior
Short Description Seo behavior for Yii2 models and meta tags helper
License MIT
Homepage https://github.com/laco-agency/seo-behavior
Please rate this library. Is it a good library?
Informations about the package seo-behavior
SEO Behavior
Seo behavior for Yii2 models and meta tags helper
Installing
or add
to the require section of your composer.json.
Usage
Model:
Controller:
Attach behavior:
In case when parent controller already has behaviors, you can attach SeoControllerBehavior like this:
Or like this:
Action:
In the action use the method $this->setMetaTags($model) and pass $model as parameter;
Or use an array in this format instead of model:
All versions of seo-behavior with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
*
The package laco-agency/seo-behavior contains the following files
Loading the files please wait ....