{"id":20253855,"url":"https://github.com/militska/sberbank-acquiring-api","last_synced_at":"2025-10-10T08:37:15.408Z","repository":{"id":79661562,"uuid":"318765617","full_name":"militska/sberbank-acquiring-api","owner":"militska","description":"simple php rest client for api sberbank (with logging)","archived":false,"fork":false,"pushed_at":"2020-12-23T20:42:03.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-03T17:13:23.795Z","etag":null,"topics":["acquiring","rest-api","sber","sberbank"],"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/militska.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-05T11:01:30.000Z","updated_at":"2020-12-23T20:42:05.000Z","dependencies_parsed_at":"2023-05-14T07:45:11.425Z","dependency_job_id":null,"html_url":"https://github.com/militska/sberbank-acquiring-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/militska/sberbank-acquiring-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/militska%2Fsberbank-acquiring-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/militska%2Fsberbank-acquiring-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/militska%2Fsberbank-acquiring-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/militska%2Fsberbank-acquiring-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/militska","download_url":"https://codeload.github.com/militska/sberbank-acquiring-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/militska%2Fsberbank-acquiring-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003276,"owners_count":26083555,"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-10T02:00:06.843Z","response_time":62,"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":["acquiring","rest-api","sber","sberbank"],"created_at":"2024-11-14T10:28:03.061Z","updated_at":"2025-10-10T08:37:15.364Z","avatar_url":"https://github.com/militska.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Rest клиент для эквайинга сбербанка\n\nПростой клиент для апи, и очень много логирования.\n\n\n```php\n$confFile = include __DIR__ . '/../src/config/config_test.php';\n$conf = new Configuration($confFile);\n$logger = new \\Monolog\\Logger('t');\n\n$requestCreate = new RegisterRequest();\n$requestCreate-\u003eorderNumber = 123;\n$requestCreate-\u003eamount = 100;\n$requestCreate-\u003edescription = 'test';\n\n$api = new SberbankAcquiringApi($conf, $logger);\n\n$res = $api-\u003ecreate($requestCreate);\nvar_export($conf);`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilitska%2Fsberbank-acquiring-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmilitska%2Fsberbank-acquiring-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilitska%2Fsberbank-acquiring-api/lists"}