Download the PHP package monster3d/php-url-shortener without Composer
On this page you can find all versions of the php package monster3d/php-url-shortener. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download monster3d/php-url-shortener
More information about monster3d/php-url-shortener
Files in monster3d/php-url-shortener
Download monster3d/php-url-shortener
More information about monster3d/php-url-shortener
Files in monster3d/php-url-shortener
Vendor monster3d
Package php-url-shortener
Short Description PHP url shortener
License MIT
Homepage https://github.com/Monster3D/php-url-shortener
Package php-url-shortener
Short Description PHP url shortener
License MIT
Homepage https://github.com/Monster3D/php-url-shortener
Please rate this library. Is it a good library?
Informations about the package php-url-shortener
PHP-Url-Shortener
Description:
This library for simple to take short url. Usind Google Shortener API.
Install this package with Composer
Require this package with Composer.
Or add your dependencies to composer.json file
How to use:
in the var: $result will be stdClass object.
stdClass object
(
[kind] => urlshortener#url
[id] => https://goo.gl/VQ5T
[longUrl] => http://mylongurl.ru/
)
All versions of php-url-shortener with dependencies
PHP Build Version
Package Version
The package monster3d/php-url-shortener contains the following files
Loading the files please wait ....