{"id":15046374,"url":"https://github.com/bencoderus/bureau-de-change","last_synced_at":"2026-02-28T08:35:56.499Z","repository":{"id":55896324,"uuid":"318763008","full_name":"bencoderus/bureau-de-change","owner":"bencoderus","description":"A lightweight currency converter with over 40 currencies supports (including cryptocurrencies).","archived":false,"fork":false,"pushed_at":"2021-01-06T10:25:19.000Z","size":32,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-04T08:03:59.165Z","etag":null,"topics":["codeigniter","cryptocurrency","fiat-money","laravel","money","php","symfony"],"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/bencoderus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-05T10:47:36.000Z","updated_at":"2021-09-15T16:57:02.000Z","dependencies_parsed_at":"2022-08-15T08:50:58.064Z","dependency_job_id":null,"html_url":"https://github.com/bencoderus/bureau-de-change","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/bencoderus/bureau-de-change","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bencoderus%2Fbureau-de-change","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bencoderus%2Fbureau-de-change/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bencoderus%2Fbureau-de-change/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bencoderus%2Fbureau-de-change/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bencoderus","download_url":"https://codeload.github.com/bencoderus/bureau-de-change/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bencoderus%2Fbureau-de-change/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29928960,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"online","status_checked_at":"2026-02-28T02:00:07.010Z","response_time":90,"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":["codeigniter","cryptocurrency","fiat-money","laravel","money","php","symfony"],"created_at":"2024-09-24T20:53:02.535Z","updated_at":"2026-02-28T08:35:56.471Z","avatar_url":"https://github.com/bencoderus.png","language":"PHP","readme":"# Bureau De Change\n\n[![Build Status](https://travis-ci.org/bencoderus/bureau-de-change.svg?branch=master)](https://travis-ci.org/bencoderus/bureau-de-change)\n[![Latest Stable Version](https://poser.pugx.org/bencoderus/bureau-de-change/v)](//packagist.org/packages/bencoderus/bureau-de-change) \n[![License](https://poser.pugx.org/bencoderus/bureau-de-change/license)](//packagist.org/packages/bencoderus/bureau-de-change)\n\nA lightweight PHP library for currency conversion with over 40 currencies supports (including cryptocurrencies).\n\n## Installation\n\nRequires PHP \u003e= 7.0 and [composer](https://getcomposer.org/) to install package.\n\n```bash\ncomposer require bencoderus/bureau-de-change\n```\n\n## Usage\nConvert 1 BTC to USD\n```php\nuse Bencoderus\\BureauDeChange\\Converter;\n$convert = new Converter();\nreturn $convert-\u003ecurrency('BTC', 'USD')-\u003econvert(1);\n```\nConvert 100 GBP to USD\n```php\nuse Bencoderus\\BureauDeChange\\Converter;\n\nreturn (new Converter())-\u003ecurrency('GBP', 'USD')-\u003econvert(100);\n```\n\n## Supported Currencies\nCAD, HKD, ISK, PHP, DKK, HUF, CZK, GBP, RON, SEK, IDR, INR, BRL, RUB, HRK, JPY, THB, CHF, EUR, MYR, BGN, TRY, CNY, NOK, NZD, ZAR, USD, MXN, SGD, AUD, ILS, KRW, PLN, BTC, ETH, LTC, BCH, BNB, EOS, XRP, BNB, XLM, DOT, LINK, YFI\n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n## Author\n[Benjamin Iduwe](https://biduwe.com/)\n\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbencoderus%2Fbureau-de-change","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbencoderus%2Fbureau-de-change","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbencoderus%2Fbureau-de-change/lists"}