{"id":21052065,"url":"https://github.com/fwolf/base-converter.php","last_synced_at":"2025-03-13T23:25:52.060Z","repository":{"id":62508374,"uuid":"69483752","full_name":"fwolf/base-converter.php","owner":"fwolf","description":"Convert number between base 2 and 62","archived":false,"fork":false,"pushed_at":"2016-09-30T09:42:56.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-24T14:33:53.562Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/fwolf.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2016-09-28T16:44:32.000Z","updated_at":"2016-09-29T10:46:36.000Z","dependencies_parsed_at":"2022-11-02T10:16:25.399Z","dependency_job_id":null,"html_url":"https://github.com/fwolf/base-converter.php","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwolf%2Fbase-converter.php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwolf%2Fbase-converter.php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwolf%2Fbase-converter.php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fwolf%2Fbase-converter.php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fwolf","download_url":"https://codeload.github.com/fwolf/base-converter.php/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243497080,"owners_count":20300189,"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":[],"created_at":"2024-11-19T16:00:41.824Z","updated_at":"2025-03-13T23:25:52.035Z","avatar_url":"https://github.com/fwolf.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Number Base Converter\n\n\n[![Travis](https://travis-ci.org/fwolf/base-convert.php.svg?branch=master)](https://travis-ci.org/fwolf/base-convert.php)\n[![Latest Stable Version](https://poser.pugx.org/fwolf/base-converter/v/stable)](https://packagist.org/packages/fwolf/base-converter)\n[![License](https://poser.pugx.org/fwolf/base-converter/license)](https://packagist.org/packages/fwolf/base-converter)\n[![SensioLabsInsight](https://insight.sensiolabs.com/projects/20af5465-23c1-4f80-b0b0-f01d3347509b/mini.png)](https://insight.sensiolabs.com/projects/20af5465-23c1-4f80-b0b0-f01d3347509b)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/fwolf/base-converter.php/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/fwolf/base-converter.php/?branch=master)\n\n\nConvert number (string format) between base 2 and 62.\n\n\n## Install\n\n    composer require fwolf/base-converter:~1.0\n\n\n## Usage\n\n```php\nuse Fwolf\\Util\\BaseConverter\\BaseConverter;\n\n$converter = BaseConverter::getInstance();\n\necho $converter-\u003econvert('zipper', 62, 10);\n// Result: 32336678363\n\n```\n\n\n## License\n\nDistribute under MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffwolf%2Fbase-converter.php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffwolf%2Fbase-converter.php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffwolf%2Fbase-converter.php/lists"}