PHPackages                             gaelreyrol/clevercloud-php - 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. gaelreyrol/clevercloud-php

AbandonedArchivedLibrary[API Development](/categories/api)

gaelreyrol/clevercloud-php
==========================

A PHP client for Clever Cloud API

01952PHP

Since Jan 24Pushed 5y ago1 watchersCompare

[ Source](https://github.com/gaelreyrol/clevercloud-php)[ Packagist](https://packagist.org/packages/gaelreyrol/clevercloud-php)[ RSS](/packages/gaelreyrol-clevercloud-php/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

clevercloud-php
===============

[](#clevercloud-php)

[![Latest Version on Packagist](https://camo.githubusercontent.com/98a496d5e4e0ec5bc9c7785ddffdeecbc6f73ae7d2f6aab84f2a521b48c7f55f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6761656c726579726f6c2f636c65766572636c6f75642d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/gaelreyrol/clevercloud-php)[![GitHub Tests Action Status](https://camo.githubusercontent.com/ec5c2f84e9e6a1bf6ff304c6f7360e0957061e50ef79019988755725b86f63a5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6761656c726579726f6c2f636c65766572636c6f75642d7068702f72756e2d74657374733f6c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/gaelreyrol/clevercloud-php/actions?query=workflow%3Arun-tests)[![Total Downloads](https://camo.githubusercontent.com/33a09d339df07c4e575bc67d44936cf5e480880653f740ace4d002d59ec4f704/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6761656c726579726f6c2f636c65766572636c6f75642d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/gaelreyrol/clevercloud-php)

> \[WIP\] A PHP SDK for Clever Cloud API

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require gaelreyrol/clevercloud-php
```

Usage
-----

[](#usage)

```
$cc = new CleverCloud\CleverCloud([
    'consumer_key' => 'my_key',
    'consumer_secret' => 'my_secret',
    'token' => 'my_token',
    'token_secret' => 'my_token_secret',
]);

$selfAPI = new CleverCloud\APIs\SelfAPI($cc);
$self = $selfAPI->getSelf();
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Gaël Reyrol](https://github.com/GaelReyrol)
- [All Contributors](../../contributors)

License
-------

[](#license)

The Apache-2.0 License. Please see [License File](LICENSE) for more information.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/498465?v=4)[Gaël Reyrol](/maintainers/GaelReyrol)[@gaelreyrol](https://github.com/gaelreyrol)

---

Top Contributors

[![gaelreyrol](https://avatars.githubusercontent.com/u/498465?v=4)](https://github.com/gaelreyrol "gaelreyrol (14 commits)")

---

Tags

clevercloudphp

### Embed Badge

![Health badge](/badges/gaelreyrol-clevercloud-php/health.svg)

```
[![Health](https://phpackages.com/badges/gaelreyrol-clevercloud-php/health.svg)](https://phpackages.com/packages/gaelreyrol-clevercloud-php)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M271](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[microsoft/microsoft-graph

The Microsoft Graph SDK for PHP

65723.5M96](/packages/microsoft-microsoft-graph)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)

PHPackages © 2026

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