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.

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

This package is auto-updated.

Last update: 2024-04-20 19:37:41 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.

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