Download the PHP package codecrafted/owl-link-shortener without Composer
On this page you can find all versions of the php package codecrafted/owl-link-shortener. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download codecrafted/owl-link-shortener
More information about codecrafted/owl-link-shortener
Files in codecrafted/owl-link-shortener
Download codecrafted/owl-link-shortener
More information about codecrafted/owl-link-shortener
Files in codecrafted/owl-link-shortener
Vendor codecrafted
Package owl-link-shortener
Short Description php easy shorten your links, then analyze them and get useful information
License MIT
Package owl-link-shortener
Short Description php easy shorten your links, then analyze them and get useful information
License MIT
Please rate this library. Is it a good library?
Informations about the package owl-link-shortener
Owl link shortener
Easy shorten your links then analyze them get useful information
How to use :
- Create database : database file
-
Change config file for create database connection config file
define("HOST_NAME", 'localhost'); define("USER_NAME", 'root'); define("USER_PASSWORD", ''); define("DATABASE_NAME", 'ols');
-
install and update composer with terminal :
composer install composer update
Olw link shortener work with iron elephant
All versions of owl-link-shortener with dependencies
PHP Build Version
Package Version
The package codecrafted/owl-link-shortener contains the following files
Loading the files please wait ....