{"id":16271013,"url":"https://github.com/strvm/url-shortner","last_synced_at":"2026-03-18T18:43:49.267Z","repository":{"id":65985567,"uuid":"352836370","full_name":"Strvm/URL-Shortner","owner":"Strvm","description":"PHP URL Shortener","archived":false,"fork":false,"pushed_at":"2021-03-31T17:59:57.000Z","size":3961,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-10T21:39:43.424Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://shortner.fr/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Strvm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-03-30T01:41:47.000Z","updated_at":"2023-07-09T10:45:03.000Z","dependencies_parsed_at":"2023-02-19T19:15:53.343Z","dependency_job_id":null,"html_url":"https://github.com/Strvm/URL-Shortner","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Strvm/URL-Shortner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Strvm%2FURL-Shortner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Strvm%2FURL-Shortner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Strvm%2FURL-Shortner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Strvm%2FURL-Shortner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Strvm","download_url":"https://codeload.github.com/Strvm/URL-Shortner/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Strvm%2FURL-Shortner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28616234,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T21:52:42.722Z","status":"ssl_error","status_checked_at":"2026-01-20T21:52:20.513Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T18:12:12.575Z","updated_at":"2026-01-20T22:13:14.695Z","avatar_url":"https://github.com/Strvm.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# URL-Shortner!\n#### So short that even the name has been *Shortened*!\n(Note): You can visit le site live here: https://shortner.fr/\n\n## What is it?\n**Shortner** is a URL shortening service and a link management platform. The homepage includes a form which is used to submit a long URL for shortening. For each URL entered, the server  responds with a short URL redirecting to the source URL.\n\n## Specifics and Images\n\n - MySQL (what is stored)\n\t - Users:\n\t\t - Username (as plain texted).\n\t\t - Password (hashed).\n\t\t - UUID (unique ID of user, using UUID()).\n\t\t - Register date (date of when registered, using TIMESTAMP).\n\t - Links:\n\t\t - Owner (unique ID that created the link).\n\t\t - Link Key (key for the shortened link).\n\t\t - Link (Source URL).\n\t\t - Uses (Number of times the shortened link was travelled to).\n\t\t - Active (Boolean wether the link is active or not, 0 or 1).\n\t\t - Register date (When the shortened link was created).\n - Travel using shortened links:\n\t - Use the given link: https://shortner.fr/key\n\t - Use with key: https://shortner.fr/?key=?key\n\t - Use with the v.php file: https://shortner.fr/v.php?key=key\n - Update Account Info:\n\t - You can change your username.\n\t - You can change your password.\n\t - You can see when your account was created.\n - Actions on shortened links:\n\t - Clicking on a shortened link field will copy it to your clipboard.\n\t - Activate/Deactivate: With this action button you can decide if your shortened link should work or not. If inactive, the link will redirect to a 404.\n\t - Delete: Permanently choose to delete a link.\n\t - Hovering the info icon ('i') will show a tooltip of when the link was created.\n  \n\n**Login Page**\n![Login Page](https://i.imgur.com/30oRWXp.png)\n\n**Links Page**\n\t![Links Page](https://i.imgur.com/HGk6nGo.png)\n\n**404 Page**\n![404 Page](https://i.imgur.com/ItZXYcR.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrvm%2Furl-shortner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstrvm%2Furl-shortner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrvm%2Furl-shortner/lists"}