{"id":51337602,"url":"https://github.com/leadpingai/leadping-php","last_synced_at":"2026-07-02T04:03:49.369Z","repository":{"id":367580358,"uuid":"1281403193","full_name":"leadpingai/leadping-php","owner":"leadpingai","description":"Official PHP SDK for the Leadping API.","archived":false,"fork":false,"pushed_at":"2026-06-26T15:57:13.000Z","size":335,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-26T16:26:10.658Z","etag":null,"topics":["api-client","composer","kiota","leadping","leadping-api","openapi","packagist","php","rest-api","sdk"],"latest_commit_sha":null,"homepage":"https://leadping.ai/docs/sdks/php","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leadpingai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-26T14:19:37.000Z","updated_at":"2026-06-26T16:18:44.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/leadpingai/leadping-php","commit_stats":null,"previous_names":["leadpingai/leadping-php"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/leadpingai/leadping-php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leadpingai%2Fleadping-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leadpingai%2Fleadping-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leadpingai%2Fleadping-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leadpingai%2Fleadping-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leadpingai","download_url":"https://codeload.github.com/leadpingai/leadping-php/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leadpingai%2Fleadping-php/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35032147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-02T02:00:06.368Z","response_time":173,"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","composer","kiota","leadping","leadping-api","openapi","packagist","php","rest-api","sdk"],"created_at":"2026-07-02T04:03:48.721Z","updated_at":"2026-07-02T04:03:49.359Z","avatar_url":"https://github.com/leadpingai.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![](https://img.shields.io/packagist/v/leadpingai/sdk.svg?style=for-the-badge)](https://packagist.org/packages/leadpingai/sdk)\n[![](https://img.shields.io/github/actions/workflow/status/leadpingai/leadping-php/release.yml?style=for-the-badge)](https://github.com/leadpingai/leadping-php/actions/workflows/release.yml)\n[![](https://img.shields.io/packagist/dt/leadpingai/sdk.svg?style=for-the-badge)](https://packagist.org/packages/leadpingai/sdk)\n[![](https://img.shields.io/github/actions/workflow/status/leadpingai/leadping-php/codeql.yml?label=CodeQL\u0026style=for-the-badge)](https://github.com/leadpingai/leadping-php/actions/workflows/codeql.yml)\n\n# ![Leadping](https://leadping.ai/favicon.ico) Leadping PHP SDK\n\nType-safe PHP client for the Leadping API.\n\n## Install\n\n```bash\ncomposer require leadpingai/sdk\n```\n\nThe generated client uses a Kiota request adapter. Install the Kiota bundle in the application that will call Leadping:\n\n```bash\ncomposer require microsoft/kiota-bundle:^2.0.2\n```\n\n## Use\n\n```php\n\u003c?php\n\nuse Leadping\\OpenApiClient\\LeadpingOpenApiClient;\n\n$adapter = createLeadpingRequestAdapter();\n$client = new LeadpingOpenApiClient($adapter);\n\n$me = $client-\u003eusers()-\u003eme()-\u003eget()-\u003ewait();\n```\n\n`createLeadpingRequestAdapter` is application code. Configure it to send one of:\n\n- `Authorization: Bearer \u003ctoken\u003e`\n- `X-Leadping-Api-Key: \u003ckey\u003e`\n\nThe client defaults to `https://api.leadping.ai` when the adapter does not already have a base URL.\n\n## Links\n\n- [Documentation](https://leadping.ai/docs)\n- [API reference](https://leadping.ai/docs/api-reference)\n- [License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleadpingai%2Fleadping-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleadpingai%2Fleadping-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleadpingai%2Fleadping-php/lists"}