{"id":20980699,"url":"https://github.com/statful/statful-client-php","last_synced_at":"2026-05-01T05:32:44.990Z","repository":{"id":57059205,"uuid":"75205560","full_name":"statful/statful-client-php","owner":"statful","description":null,"archived":false,"fork":false,"pushed_at":"2016-12-02T14:56:21.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-20T06:33:54.895Z","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/statful.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":"2016-11-30T16:29:42.000Z","updated_at":"2016-11-30T16:30:14.000Z","dependencies_parsed_at":"2022-08-24T14:53:26.809Z","dependency_job_id":null,"html_url":"https://github.com/statful/statful-client-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/statful%2Fstatful-client-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statful%2Fstatful-client-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statful%2Fstatful-client-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statful%2Fstatful-client-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/statful","download_url":"https://codeload.github.com/statful/statful-client-php/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243382934,"owners_count":20282051,"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-19T05:29:41.741Z","updated_at":"2025-12-29T05:18:30.502Z","avatar_url":"https://github.com/statful.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# statful-client-php\n\nPHP Client for Statful\n\n# How to use\n\n```\n#!php\n\n        $metricNamespace = 'business';\n        $metricName = 'wager';\n        $metricTags = array(\n            'transaction' =\u003e 'create',\n            'platform' =\u003e 'desktop',\n            'action' =\u003e 'bet',\n        );\n        $metricValue = 100;\n\n        $client = new StatfulClient('127.0.0.1', '2014', 'business', 'production');\n        $client-\u003eput($metricName, $metricValue, $metricTags, $metricNamespace);\n        $client-\u003esend();\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatful%2Fstatful-client-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstatful%2Fstatful-client-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatful%2Fstatful-client-php/lists"}