{"id":28399696,"url":"https://github.com/brokeyourbike/bvnk-api-client-php","last_synced_at":"2025-10-07T04:57:21.511Z","repository":{"id":189924982,"uuid":"681585246","full_name":"brokeyourbike/bvnk-api-client-php","owner":"brokeyourbike","description":"BVNK API Client for PHP","archived":false,"fork":false,"pushed_at":"2023-08-22T12:23:49.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-28T21:35:42.796Z","etag":null,"topics":["api-client","bvnk","hacktoberfest","php","php8","rest","rest-api","rest-api-client"],"latest_commit_sha":null,"homepage":"https://docs.bvnk.com","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brokeyourbike.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":"brokeyourbike","open_collective":"brokeyourbike"}},"created_at":"2023-08-22T10:26:12.000Z","updated_at":"2023-10-22T18:39:36.000Z","dependencies_parsed_at":"2023-08-22T12:48:26.644Z","dependency_job_id":"dbd64747-dfbf-4e18-b025-2a6b50f8d8b0","html_url":"https://github.com/brokeyourbike/bvnk-api-client-php","commit_stats":null,"previous_names":["brokeyourbike/bvnk-api-client-php"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/brokeyourbike/bvnk-api-client-php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokeyourbike%2Fbvnk-api-client-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokeyourbike%2Fbvnk-api-client-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokeyourbike%2Fbvnk-api-client-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokeyourbike%2Fbvnk-api-client-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brokeyourbike","download_url":"https://codeload.github.com/brokeyourbike/bvnk-api-client-php/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokeyourbike%2Fbvnk-api-client-php/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278722761,"owners_count":26034461,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"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":["api-client","bvnk","hacktoberfest","php","php8","rest","rest-api","rest-api-client"],"created_at":"2025-06-01T08:10:27.990Z","updated_at":"2025-10-07T04:57:21.490Z","avatar_url":"https://github.com/brokeyourbike.png","language":"PHP","funding_links":["https://github.com/sponsors/brokeyourbike","https://opencollective.com/brokeyourbike"],"categories":[],"sub_categories":[],"readme":"# bvnk-api-client-php\n\n[![Latest Stable Version](https://img.shields.io/github/v/release/brokeyourbike/bvnk-api-client-php)](https://github.com/brokeyourbike/bvnk-api-client-php/releases)\n[![Total Downloads](https://poser.pugx.org/brokeyourbike/bvnk-api-client/downloads)](https://packagist.org/packages/brokeyourbike/bvnk-api-client)\n[![Maintainability](https://api.codeclimate.com/v1/badges/f45a596e5a4f4a9631ac/maintainability)](https://codeclimate.com/github/brokeyourbike/bvnk-api-client-php/maintainability)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/f45a596e5a4f4a9631ac/test_coverage)](https://codeclimate.com/github/brokeyourbike/bvnk-api-client-php/test_coverage)\n\nBVNK API Client for PHP\n\n## Installation\n\n```bash\ncomposer require brokeyourbike/bvnk-api-client\n```\n\n## Usage\n\n```php\nuse BrokeYourBike\\Bvnk\\Client;\nuse BrokeYourBike\\Bvnk\\Interfaces\\ConfigInterface;\n\nassert($config instanceof ConfigInterface);\nassert($httpClient instanceof \\GuzzleHttp\\ClientInterface);\n\n$apiClient = new Client($config, $httpClient);\n$apiClient-\u003epayout($transaction);\n```\n\n## Authors\n- [Ivan Stasiuk](https://github.com/brokeyourbike) | [Twitter](https://twitter.com/brokeyourbike) | [LinkedIn](https://www.linkedin.com/in/brokeyourbike) | [stasi.uk](https://stasi.uk)\n\n## License\n[Mozilla Public License v2.0](https://github.com/brokeyourbike/bvnk-api-client-php/blob/main/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrokeyourbike%2Fbvnk-api-client-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrokeyourbike%2Fbvnk-api-client-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrokeyourbike%2Fbvnk-api-client-php/lists"}