webkadabra / yii2-bitly
Bit.ly 服务链接最小化器
dev-master
2017-02-06 05:59 UTC
Requires
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2024-09-23 14:08:02 UTC
README
Bit.ly 服务链接最小化器
安装
安装此扩展的首选方法是通过 composer。
运行
php composer.phar require webkadabra/yii2-bitly "*"
或将以下内容添加到您的 composer.json
文件的 require 部分中:
"webkadabra/yii2-bitly": "*"
to the require section of your composer.json
file.