codeportal/php-url-shortner

Laravel 的 URL 短链接工具。我们使用 cdpt.in 平台来缩短您的 URL。由于这是开源项目,您不需要任何类型的 API 密钥来缩短 URL。

v1.0.3 2021-06-20 13:18 UTC

This package is auto-updated.

Last update: 2024-09-20 20:31:32 UTC


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.

安装

composer require codeportal/php-url-shortner

使用

use CodePortal\UrlShortener\UrlShortener;
$result = UrlShortener::shorten('http://codeportal.in');
// $result contains shorten URL.

作者联系方式

Mail: harshdoshi999@gmail.com
Skype: https://join.skype.com/invite/m5VyeVIlwdYX