Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super simple redirection site (for making your own short links) powered by Silex and Doctrine. This does log hits, but doesn't include any web interfaces such as analytics or a tool for adding links - you'll need to use another tool for manipulating the database.

Setup

$ curl -sS https://getcomposer.org/installer | php
$ php composer.phar install
  • Copy /config.php.dist to /config.php
  • Enter DB credentials in config.php
  • Run database.sql on selected database
  • Start inserting links via SQL

About

Super simple short link redirection site powered by Silex and Doctrine.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages