PHPackages                             qase/qase-api-v2-client - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. qase/qase-api-v2-client

ActiveLibrary[API Development](/categories/api)

qase/qase-api-v2-client
=======================

Qase TestOps API V2 client for PHP

1.1.4(1mo ago)039.4k↓10.4%11Apache-2.0PHPPHP ^8.0CI passing

Since Jan 30Pushed 2mo ago2 watchersCompare

[ Source](https://github.com/qase-tms/qase-api-v2-client)[ Packagist](https://packagist.org/packages/qase/qase-api-v2-client)[ Docs](https://developers.qase.io)[ RSS](/packages/qase-qase-api-v2-client/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (6)Versions (13)Used By (1)

qase-api-v2-client
==================

[](#qase-api-v2-client)

Qase TestOps API v2 Specification.

This PHP package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:

- API version: 2.0.0
- Package version: 1.0.1
- Generator version: 7.4.0 For more information, please visit

Requirements.
-------------

[](#requirements)

PHP 8.0+

Installation &amp; Usage
------------------------

[](#installation--usage)

Use this command to install the package:

```
$ composer require qase/qase-api-v2-client
```

Getting Started
---------------

[](#getting-started)

```
use GuzzleHttp\Client;
use Qase\APIClientV2\Api\ResultsApi;
use Qase\APIClientV2\Configuration;
use Qase\APIClientV2\Model\ResultCreate;

$config = Configuration::getDefaultConfiguration()
    ->setHost(getenv('QASE_API_BASE_URL'))
    ->setApiKey('Token', getenv('QASE_API_TOKEN'));

$resultsApi = new ResultsApi($client, $config);

$resultsApi->createResultV2(getenv('QASE_PROJECT_CODE'), 1, new ResultCreate());

```

Documentation for API Endpoints
-------------------------------

[](#documentation-for-api-endpoints)

All URIs are relative to **

ClassMethodHTTP requestDescription*ResultsApi*[**createResultV2**](docs/ResultsApi.md#createResultV2)**POST** /{project\_code}/run/{run\_id}/resultCreate test run result*ResultsApi*[**createResultsV2**](docs/ResultsApi.md#createResultsV2)**POST** /{project\_code}/run/{run\_id}/resultsBulk create test run resultDocumentation For Models
------------------------

[](#documentation-for-models)

- [CreateResultsRequestV2](docs/CreateResultsRequestV2.md)
- [RelationSuite](docs/RelationSuite.md)
- [RelationSuiteItem](docs/RelationSuiteItem.md)
- [ResultCreate](docs/ResultCreate.md)
- [ResultCreateFields](docs/ResultCreateFields.md)
- [ResultExecution](docs/ResultExecution.md)
- [ResultRelations](docs/ResultRelations.md)
- [ResultStep](docs/ResultStep.md)
- [ResultStepData](docs/ResultStepData.md)
- [ResultStepExecution](docs/ResultStepExecution.md)
- [ResultStepStatus](docs/ResultStepStatus.md)
- [ResultStepsType](docs/ResultStepsType.md)

Documentation For Authorization
-------------------------------

[](#documentation-for-authorization)

Authentication schemes defined for the API:

### TokenAuth

[](#tokenauth)

- **Type**: API key
- **API key parameter name**: Token
- **Location**: HTTP header

Author
------

[](#author)

###  Health Score

48

—

FairBetter than 95% of packages

Maintenance86

Actively maintained with recent releases

Popularity31

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~83 days

Recently: every ~102 days

Total

6

Last Release

53d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f9f1a283d3d2006e510da5e8859b4f5c174b3fb1ea67527857ab6d9bbd3ee599?d=identicon)[qase](/maintainers/qase)

---

Top Contributors

[![gibiw](https://avatars.githubusercontent.com/u/17822447?v=4)](https://github.com/gibiw "gibiw (9 commits)")

---

Tags

phpapiclienttmsqase

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/qase-qase-api-v2-client/health.svg)

```
[![Health](https://phpackages.com/badges/qase-qase-api-v2-client/health.svg)](https://phpackages.com/packages/qase-qase-api-v2-client)
```

###  Alternatives

[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k7.6M74](/packages/openai-php-laravel)[algolia/algoliasearch-client-php

API powering the features of Algolia.

69433.0M114](/packages/algolia-algoliasearch-client-php)[hubspot/api-client

Hubspot API client

23914.2M16](/packages/hubspot-api-client)[theodo-group/llphant

LLPhant is a library to help you build Generative AI applications.

1.5k311.5k5](/packages/theodo-group-llphant)[php-opencloud/openstack

PHP SDK for OpenStack APIs. Supports BlockStorage, Compute, Identity, Images, Networking and Metric Gnocchi

2292.2M24](/packages/php-opencloud-openstack)[kunalvarma05/dropbox-php-sdk

Dropbox PHP API V2 SDK (Unofficial)

3633.0M18](/packages/kunalvarma05-dropbox-php-sdk)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
