kirnet / yii2-shortlinks
Create short links
Package info
github.com/kirnet/yii2-shortlinks
Type:yii2-extension
pkg:composer/kirnet/yii2-shortlinks
dev-master
2018-01-25 10:39 UTC
Requires
- yiisoft/yii2: ~2.0.0
This package is not auto-updated.
Last update: 2026-03-22 22:36:43 UTC
README
Create short links
Installation
The preferred way to install this extension is through composer.
Either run
composer require kirnet/yii2-shortlinks:dev-master --prefer-source
or add
"kirnet/yii2-shortlinks": "dev-master"
to the require section of your composer.json file.
php yii migrate --migrationPath=@kirnet/shortlinks/migrations --interactive=0
Usage
Once the extension is installed, simply use it in your code by :
http://site.com/shortlinks - create short url
http://site.com/shortlinks/view - view urls with info
Это не рабочее расширение, просто тестовый набросок