All Projects → pips- → shuri

pips- / shuri

Licence: MIT License
Simple url shortener script

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to shuri

laravel-url-shortener
URL shortener for Laravel
Stars: ✭ 26 (+73.33%)
Mutual labels:  url-shortener
klein
the minimalist URL shortener
Stars: ✭ 40 (+166.67%)
Mutual labels:  url-shortener
idy
👓 An ID obfuscator for ActiveRecord
Stars: ✭ 15 (+0%)
Mutual labels:  url-shortener
throw-me
A url shortener made with nextjs and postgresql database operated with Prisma
Stars: ✭ 34 (+126.67%)
Mutual labels:  url-shortener
go-url
Url Shortener for use inside organisation
Stars: ✭ 18 (+20%)
Mutual labels:  url-shortener
supaflare
URL shortener / redirection service powered by Supabase, Cloudflare Workers, Workers KV and Cloudflare Pages.
Stars: ✭ 51 (+240%)
Mutual labels:  url-shortener
delta
A modern file uploader + URL shortner written in node for your private cloud. low memory overhead + secure
Stars: ✭ 103 (+586.67%)
Mutual labels:  url-shortener
url-shortener
A golang URL Shortener
Stars: ✭ 35 (+133.33%)
Mutual labels:  url-shortener
outbound-go
URL shortener and Redirection As A Service
Stars: ✭ 21 (+40%)
Mutual labels:  url-shortener
bitlyshortener
High-volume Bitly V4 URL shortener with in-memory cache
Stars: ✭ 20 (+33.33%)
Mutual labels:  url-shortener
zone
A URL shortener / note sharing service.
Stars: ✭ 18 (+20%)
Mutual labels:  url-shortener
gow
URL shortener for evlfctry.pro
Stars: ✭ 29 (+93.33%)
Mutual labels:  url-shortener
onurl
URL Shortener created w/ Next.js, TypeScript, Mongoose
Stars: ✭ 48 (+220%)
Mutual labels:  url-shortener
yaus
Deprecated URL shortener
Stars: ✭ 26 (+73.33%)
Mutual labels:  url-shortener
Base62
PHP Base62 encoder and decoder for integers and big integers with Laravel 5 support.
Stars: ✭ 16 (+6.67%)
Mutual labels:  url-shortener
dwarf
A O(1) URL shortener microservice backed by redis and gRPC communication.
Stars: ✭ 33 (+120%)
Mutual labels:  url-shortener
gobo.icu
URL Shortener For Scratch
Stars: ✭ 14 (-6.67%)
Mutual labels:  url-shortener
Bon
🍮 A small, simple/minimal self hosted URL shortener written in Go (Golang).
Stars: ✭ 12 (-20%)
Mutual labels:  url-shortener
gas-url-shortener
A URL Shortening service powered by Google Apps Script.
Stars: ✭ 43 (+186.67%)
Mutual labels:  url-shortener
purl
Purl (Petite URL) is an open source project with the goal of providing you with your own private URL shortener!
Stars: ✭ 47 (+213.33%)
Mutual labels:  url-shortener

shuri

Simple url shortener script

Installation

Just drop the index.php and composer files in any folder accessible through your web server with php interpreter, give it a composer install, mkdir db with write permission for your web server user/group and direct your browser to the former script.

For testing and debugging purposes, you can just use:

$ php -S localhost:8000 index.php
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].