akiraz2/yii2-seo-analysis
Composer 安装命令:
composer create-project akiraz2/yii2-seo-analysis
包简介
Seo analysis. Report for seo-specialist. Control for clients.
关键字:
README 文档
README
SEO analysis of web-site:
- report for seo-specialists
- control for clients.
Documentation:
- Документация на русском - README-RU
- English docs are not ready
App "Yii2 SEO Analysis" is based on template akiraz2/yii2-app
Features
- Admin template: yiister/yii2-gentelella, Demo
- Yii2 User: dektrium/yii2-user (login
adminus, passwordadminus) - Frontend and Backend User Controllers are filtered (by
dektrium/yii2-user) - Redis cache
- Yii2 queue (DB table
queue) - Log DB Target with backend (
/log/index) - UrlManagerFrontend for backend app (all url rules in file
frontend/config/urls.php, hostInfo incommon/config/params.php) - i18n translations in
common/messageswith config - ContactForm in frontend app is improved: himiklab/yii2-recaptcha-widget,
all email are saved to DB (
common/models/EmailFormModel), optionally send message to Viber messenger via bot (install requirements and config, uncomment code in Model) - postcss config
Available modules
These modules can be easy installed to Yii2-App using Composer:
- Yii2 Super Blog Module (semantic, seo): akiraz2/yii2-blog
- Yii2 many web-statictic counters (yandex, google, own db-counter): akiraz2/yii2-stat
- yii2 opengraph component: dragonjet/yii2-opengraph
- yii2 settings (db+cache): yii2mod/yii2-settings
- etc...
Installation
Yii2-app template can be installed using composer. Run following command to download and install Yii2-app:
composer create-project --prefer-dist akiraz2/yii2-app my-site
After installation run init
Migrations
NOTE: Make sure that you have properly configured
dbapplication component and run the following command
php yii migrate/up --migrationPath=@vendor/dektrium/yii2-user/migrations
php yii migrate --migrationPath=@yii/log/migrations/
php yii migrate --migrationPath=vendor/ignatenkovnikita/yii2-queuemanager/migrations/
php yii migrate/up
Development
Messages
Change in common/config/main.php
'language' => 'ru-RU',
'sourceLanguage' => 'en-US',
In shell
php yii message/extract common/messages/config.php
POSTCSS
webstorm file-watcher
scope file[mites-site]:frontend/web/src/pcss//*.css
program C:\Users\user4957\AppData\Roaming\npm\postcss.cmd
arguments $ContentRoot$\frontend\web\css\style.css --config $ContentRoot$\post.config.js
Support
If you have any questions or problems with Yii2-App you can ask them directly
by using following email address: akiraz@bk.ru.
Contributing
If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome. +PSR-2 style coding.
I can apply patch, PR in 2-3 days! If not, please write me akiraz@bk.ru
Licensing
Yii2-App is released under the BSD License. See the bundled LICENSE.md for details.
akiraz2/yii2-seo-analysis 适用场景与选型建议
akiraz2/yii2-seo-analysis 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 2 次下载、GitHub Stars 达 2, 最近一次更新时间为 2018 年 04 月 25 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「seo」 「yii2」 「seo-tools」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 akiraz2/yii2-seo-analysis 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 akiraz2/yii2-seo-analysis 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 akiraz2/yii2-seo-analysis 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
A custom URL rule class for Yii 2 which allows to create translated URL rules
Help to manage meta data on Laravel Eloquent model
Statamic Fine Seo addon
A complete SEO package for Laravel, covering everything from meta tags to social sharing and structured data.
SCEditor, a lightweight WYSIWYG BBCode & HTML editor extension for Yii 2.0 Framework
Evocms package for collection of SEO Tools for Evolution CMS.
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 13
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2018-04-25