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
Requires
- illuminate/support: 5.1.x|5.2.x|5.3.*|5.4.*|5.5.*
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