unsubbed.co

Simple-URL-Shortener

Simple-URL-Shortener handles KISS URL shortener, public or private (with account). Minimalist and lightweight. No dependencies as a self-hosted solution.

Overview

GIT MIRROR: url shortener written in php (with MySQL or SQLite) with history by users The project has 58 GitHub stars and is licensed under MIT.

Getting Started

Source: GitHub README

  • clone this project
  • Copy inc/config.example.php to inc/config.php
  • Set you config file
  • Call installation.php to setup the database
  • delete installation.php
  • Create a user, the first one will be an admin (allow you to see no connected shorted links)

Normalized Features

Source: tool-features-normalized.json

mysql, sqlite.