{"id":24199545,"url":"https://github.com/tredmann/arvato-infoscore-sdk","last_synced_at":"2026-05-11T10:35:33.854Z","repository":{"id":10912488,"uuid":"13210628","full_name":"tredmann/arvato-infoscore-sdk","owner":"tredmann","description":"PHP SDK for Arvato Infoscore Service","archived":false,"fork":false,"pushed_at":"2013-10-16T15:18:17.000Z","size":160,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-03T09:27:37.385Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.tricd.de","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/tredmann.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}},"created_at":"2013-09-30T08:57:37.000Z","updated_at":"2015-08-26T14:13:22.000Z","dependencies_parsed_at":"2022-09-02T12:01:42.644Z","dependency_job_id":null,"html_url":"https://github.com/tredmann/arvato-infoscore-sdk","commit_stats":null,"previous_names":["tredmann/arvato-infoscore-sdk"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tredmann/arvato-infoscore-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tredmann%2Farvato-infoscore-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tredmann%2Farvato-infoscore-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tredmann%2Farvato-infoscore-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tredmann%2Farvato-infoscore-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tredmann","download_url":"https://codeload.github.com/tredmann/arvato-infoscore-sdk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tredmann%2Farvato-infoscore-sdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27345804,"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-11-29T02:00:06.589Z","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":[],"created_at":"2025-01-13T20:36:54.438Z","updated_at":"2025-11-29T10:05:14.939Z","avatar_url":"https://github.com/tredmann.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"arvato-infoscore-sdk\n====================\n\nPHP SDK for Arvato Infoscore Service\n\n## Use the SDK\n\n### Create an Infoscore Object\n\n\t$credentials = array(\n\t\t\t\t\t'PartnerNo' =\u003e '69999', \n\t\t\t\t\t'PartnerCode' =\u003e '69990600'\n\t\t\t\t\t);\n\n\t$infoscore = new Infoscore($credentials);\n\t\n\n### Validate a customer\n\n\t$cust_attrs = \tarray(\n    \t\t\t\t\t'LastName'  =\u003e 'Lotter',\n    \t\t\t\t\t'FirstName' =\u003e 'Ingrid',\n    \t\t\t\t\t'Street'    =\u003e 'Kemptener Str.',\n    \t\t\t\t\t'City'      =\u003e 'Lindau',\n    \t\t\t\t\t'ZIP'       =\u003e '88131',\n    \t\t\t\t\t'House'     =\u003e '70A',\n    \t\t\t\t\t'Country'   =\u003e 'de'\n\t\t\t\t\t);\n\t\t\t\t\t\n\t$customer = new Customer($cust_attrs);\n\t\n\t$response = $infoscore-\u003echeckES15($customer);\n\t\n\tif ($response === false) {\n\t\n\t\tvar_dump($infoscore-\u003eerrors);\n\t\n\t} else {\n\t\n\t\tif ($response-\u003eisValid()) {\n\t\t\n\t\t\t\n\t\t\n\t\t}\n\t\n\t}","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftredmann%2Farvato-infoscore-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftredmann%2Farvato-infoscore-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftredmann%2Farvato-infoscore-sdk/lists"}