{"id":15735086,"url":"https://github.com/morilog/bijective-shortener-cli","last_synced_at":"2025-03-31T03:47:00.601Z","repository":{"id":57019885,"uuid":"158405804","full_name":"morilog/bijective-shortener-cli","owner":"morilog","description":"An CLI Application for Bijectiive Shortener based on longening the base of the given number","archived":false,"fork":false,"pushed_at":"2018-12-30T13:41:13.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-06T08:31:19.736Z","etag":null,"topics":["application","bijective","cli","console","php","shortener"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/morilog.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":"2018-11-20T14:51:42.000Z","updated_at":"2023-04-03T02:43:33.000Z","dependencies_parsed_at":"2022-08-22T20:31:07.478Z","dependency_job_id":null,"html_url":"https://github.com/morilog/bijective-shortener-cli","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morilog%2Fbijective-shortener-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morilog%2Fbijective-shortener-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morilog%2Fbijective-shortener-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morilog%2Fbijective-shortener-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/morilog","download_url":"https://codeload.github.com/morilog/bijective-shortener-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246413245,"owners_count":20773053,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["application","bijective","cli","console","php","shortener"],"created_at":"2024-10-04T01:08:59.830Z","updated_at":"2025-03-31T03:47:00.582Z","avatar_url":"https://github.com/morilog.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bijective Shortener CLI\n\n### Installation\n```\ncomposer global require morilog/bijective-shortener-cli\n```\n\n### Usage\n#### Encode integer number\n```\n// With default characters set\n\n$ bshort 200\n// output: AF\n\n\n// With custom characters set\n\n$ bshort 200 --set-chars=abcdefg \n// output: eae \n```\n#### Decode encoded number\n```\n// With default characters set\n\n$ bshort AF --decode\n// output: 200\n\n// With custom characters set\n\n$ bshort eae --decode --set-chars=abcdefg\n// output: 200\n```\n\nFor more information about Bijective shortener functionality, please see [Reshadman/Php-Bijective-Shortener](https://github.com/reshadman/php-bijective-shortener)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorilog%2Fbijective-shortener-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorilog%2Fbijective-shortener-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorilog%2Fbijective-shortener-cli/lists"}