codeportal/php-url-shortner
Composer 安装命令:
composer require codeportal/php-url-shortner
包简介
Url Shortener for Laravel. We're using cdpt.in platform to shorten your URLs. As this is open source, you don't need any kind of API key to shorten your URL.
README 文档
README
This is a URL shortner for PHP and Laravel framework. This package uses cdpt.in platform to shorten your URLs as this platform is open source and don't need any kind of API key.
Installation
composer require codeportal/php-url-shortner
Usage
use CodePortal\UrlShortener\UrlShortener; $result = UrlShortener::shorten('http://codeportal.in'); // $result contains shorten URL.
Author Contact Details
Mail: harshdoshi999@gmail.com Skype: https://join.skype.com/invite/m5VyeVIlwdYX
统计信息
- 总下载量: 11
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-06-19