PHPackages                             qovery/qovery-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. qovery/qovery-client

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

qovery/qovery-client
====================

Client for Qovery

142PHP

Since Feb 23Pushed 6y ago2 watchersCompare

[ Source](https://github.com/Qovery/qovery-php-client)[ Packagist](https://packagist.org/packages/qovery/qovery-client)[ RSS](/packages/qovery-qovery-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

qovery-php-client
=================

[](#qovery-php-client)

Install: `composer require qovery/qovery-client`

Get Qovery instance

```
require 'vendor/autoload.php';
$qovery = new Qovery();

$db = $qovery->getDatabaseByName("my-pql");

$host = $db->host;
$port = $db->port;
$name = $db->name;
$username = $db->username;
$password = $db->password;

echo "Qovery DB $name running on $host:$port - authentication: $username:$password";
```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 Bus Factor1

Top contributor holds 60% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/17c466de5cd7416717e8ef5cd39500022eb5709d701d3a17cf25a2e53c33731b?d=identicon)[arnaudj](/maintainers/arnaudj)

---

Top Contributors

[![arnaudj](https://avatars.githubusercontent.com/u/6164920?v=4)](https://github.com/arnaudj "arnaudj (3 commits)")[![deimosfr](https://avatars.githubusercontent.com/u/2962805?v=4)](https://github.com/deimosfr "deimosfr (2 commits)")

---

Tags

clientphpqoverysdk

### Embed Badge

![Health badge](/badges/qovery-qovery-client/health.svg)

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

###  Alternatives

[namshi/ab

A library to run AB tests within your code.

69314.3k1](/packages/namshi-ab)[brunocanada/hreflang

This Magento 2 multi store extension adds the alternate hreflang tag for: Pages, Product and Category.

2165.3k](/packages/brunocanada-hreflang)[automattic/jetpack-device-detection

A way to detect device types based on User-Agent header.

1069.3k11](/packages/automattic-jetpack-device-detection)[terminal42/contao-inserttags

Contao extension to create custom insert tags.

1048.5k](/packages/terminal42-contao-inserttags)

PHPackages © 2026

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