Skip to content

harshdoshi999/php-url-shortner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About Project

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages