{"id":21597355,"url":"https://github.com/cleantalk/_remote_calls","last_synced_at":"2026-01-05T07:53:27.837Z","repository":{"id":61695344,"uuid":"554070498","full_name":"CleanTalk/_remote_calls","owner":"CleanTalk","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-13T11:41:27.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-18T18:08:35.099Z","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/CleanTalk.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":"2022-10-19T07:47:58.000Z","updated_at":"2024-09-13T11:41:31.000Z","dependencies_parsed_at":"2024-03-01T08:42:29.503Z","dependency_job_id":"543c538b-16f6-4c26-b623-4a4dc1f43bdd","html_url":"https://github.com/CleanTalk/_remote_calls","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"c655db7c92fb27c85dac2bef75180de68a74baf3"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CleanTalk%2F_remote_calls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CleanTalk%2F_remote_calls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CleanTalk%2F_remote_calls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CleanTalk%2F_remote_calls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CleanTalk","download_url":"https://codeload.github.com/CleanTalk/_remote_calls/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226201957,"owners_count":17589342,"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-24T18:08:47.857Z","updated_at":"2026-01-05T07:53:27.776Z","avatar_url":"https://github.com/CleanTalk.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Install:\n\n`composer require cleantalk/remote-calls`\n\nUsing:\n\n```php\n\u003c?php\n\n$storage_handler = new \\Cleantalk\\Custom\\StorageHandler\\StorageHandler();\n$api_key = 'your_api_key';\n\n$remote_calls = new \\Cleantalk\\Common\\RemoteCalls\\RemoteCalls($api_key, $storage_handler);\n\nif ( $remote_calls::check() ) {\n    try {\n        die $remote_calls-\u003eprocess();\n    } catch ( \\Cleantalk\\Common\\RemoteCalls\\Exceptions\\RemoteCallsException $exception ) {\n        // Do logging here\n        die 'FAIL ' . json_encode(array('error' =\u003e $exception-\u003egetMessage()))\n    }\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcleantalk%2F_remote_calls","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcleantalk%2F_remote_calls","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcleantalk%2F_remote_calls/lists"}