{"id":20579149,"url":"https://github.com/qase-tms/qase-php-client","last_synced_at":"2025-09-04T12:46:07.649Z","repository":{"id":38302392,"uuid":"433757374","full_name":"qase-tms/qase-php-client","owner":"qase-tms","description":"Qase TMS PHP client.","archived":false,"fork":false,"pushed_at":"2023-04-05T06:04:09.000Z","size":749,"stargazers_count":2,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-08-01T04:54:50.529Z","etag":null,"topics":["api","client","http","openapi","php","qase","rest","tms"],"latest_commit_sha":null,"homepage":"https://developers.qase.io","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qase-tms.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}},"created_at":"2021-12-01T09:12:37.000Z","updated_at":"2022-11-24T11:07:50.000Z","dependencies_parsed_at":"2024-11-16T06:15:59.991Z","dependency_job_id":"a106321f-d30d-41a0-977e-2666fe8d6304","html_url":"https://github.com/qase-tms/qase-php-client","commit_stats":{"total_commits":30,"total_committers":5,"mean_commits":6.0,"dds":0.4,"last_synced_commit":"ef8158d6a8bfc69822305bdeaa2674a16abb337f"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/qase-tms/qase-php-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qase-tms%2Fqase-php-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qase-tms%2Fqase-php-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qase-tms%2Fqase-php-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qase-tms%2Fqase-php-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qase-tms","download_url":"https://codeload.github.com/qase-tms/qase-php-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qase-tms%2Fqase-php-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273555459,"owners_count":25126316,"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-09-04T02:00:08.968Z","response_time":61,"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","http","openapi","php","qase","rest","tms"],"created_at":"2024-11-16T06:15:54.916Z","updated_at":"2025-09-04T12:46:07.608Z","avatar_url":"https://github.com/qase-tms.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e # Qase TMS PHP client\n\u003e \n\u003e Auto-generated code based on our [OpenAPI specification][api].\n\n## How to integrate\n\n```bash\n$ composer require qase/api\n```\n\n## Example of usage\n\n```php\nuse GuzzleHttp\\Client;\nuse Qase\\Client\\Api\\RunsApi;\nuse Qase\\Client\\Configuration;\nuse Qase\\Client\\Model\\RunCreate;\n\n$config = Configuration::getDefaultConfiguration()\n    -\u003esetHost(getenv('QASE_API_BASE_URL'))\n    -\u003esetApiKey('Token', getenv('QASE_API_TOKEN'));\n\n$runApi = new RunsApi($client, $config);\n\n$run = $runApi-\u003ecreateRun(getenv('QASE_PROJECT_CODE'), new RunCreate([\n    'title' =\u003e sprintf('PHPUnit [%F]', microtime(true)),\n    'is_autotest' =\u003e true,\n]));\n```\n\n\u003c!-- references --\u003e\n\n[api]: https://github.com/qase-tms/specs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqase-tms%2Fqase-php-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqase-tms%2Fqase-php-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqase-tms%2Fqase-php-client/lists"}