{"id":16154475,"url":"https://github.com/sneurlax/base58.php","last_synced_at":"2026-04-28T08:05:41.479Z","repository":{"id":86444585,"uuid":"121914276","full_name":"sneurlax/base58.php","owner":"sneurlax","description":"Base58 PHP codec","archived":false,"fork":false,"pushed_at":"2018-02-22T01:57:08.000Z","size":53,"stargazers_count":2,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T23:44:49.782Z","etag":null,"topics":["base58","monero","monero-integrations","php","php-library","php7"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sneurlax.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-18T03:32:35.000Z","updated_at":"2024-05-31T07:33:45.000Z","dependencies_parsed_at":"2023-07-13T17:45:19.651Z","dependency_job_id":null,"html_url":"https://github.com/sneurlax/base58.php","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/sneurlax/base58.php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sneurlax%2Fbase58.php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sneurlax%2Fbase58.php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sneurlax%2Fbase58.php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sneurlax%2Fbase58.php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sneurlax","download_url":"https://codeload.github.com/sneurlax/base58.php/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sneurlax%2Fbase58.php/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32371719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"online","status_checked_at":"2026-04-28T02:00:07.250Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["base58","monero","monero-integrations","php","php-library","php7"],"created_at":"2024-10-10T01:17:43.774Z","updated_at":"2026-04-28T08:05:41.438Z","avatar_url":"https://github.com/sneurlax.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# base58.php\nBase58 PHP codec for use with CryptoNote cryptocurrencies like Monero\n\n## Usage\n\n```php\ninclude('base58.php');\n\n$base58 = new Base58;\n\n$base58-\u003eencode('129f5a5c1545dc3a1db567154121878f08f8572cdf45e5549c624fb3f01fbd274690716e09edf5658cb0c2be87e067149ff6ccdbe6a909eeb65db22a8e6d2eb5ce3f8c3d80');\n// Should equal '47fMeiDeVkd5yDDiDZY4RU2W2Dh8GyAuyTA81xDwAnyUCoZZex6SEWgQXsgVrYvFk7TkrQSFcqBBKXWBMwi3sDzCQGciKFM'\n```\n\n### Methods\n\n#### `encode`\nEncode a hexadecimal (Base16) string to Base58\n\n    @param    string  $hex  A hexadecimal (Base16) string to convert to Base58\n    @return   string\n\n#### `decode`\nDecode a Base58 string to hexadecimal (Base16)\n\n    @param    string  $hex  A Base58 string to convert to hexadecimal (Base16)\n    @return   string\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsneurlax%2Fbase58.php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsneurlax%2Fbase58.php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsneurlax%2Fbase58.php/lists"}