PHPackages                             camoo/hosting - 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. camoo/hosting

ActiveLibrary[API Development](/categories/api)

camoo/hosting
=============

API Camoo.Hosting

v1.4.0(2y ago)0746↓53.3%[1 PRs](https://github.com/camoo/hosting/pulls)GPL-3.0-or-laterPHPPHP &gt;=8.0CI failing

Since Jul 9Pushed 5mo agoCompare

[ Source](https://github.com/camoo/hosting)[ Packagist](https://packagist.org/packages/camoo/hosting)[ Docs](https://www.camoo.hosting)[ RSS](/packages/camoo-hosting/feed)WikiDiscussions master Synced yesterday

READMEChangelog (6)Dependencies (3)Versions (8)Used By (0)

[![N|Solid](https://camo.githubusercontent.com/a6036362bfd8c5e42ec7070f8aeebdcfe5859b1b2bdae934063271617e6b8bac/68747470733a2f2f7777772e63616d6f6f2e686f7374696e672f696d672f6c6f676f732f6c6f676f446f6d61696e2e706e67)](https://www.camoo.hosting)

CAMOO SARL is an ANTIC Accredited Registrar in Cameroon. You can use our API to check the availabiliity or to register cameroonian domain name extensions such as .CM, .CO.CM, .EDU.CM, .NET.CM or .COM.CM

This is only an example library, that can be used to send API request to camoo.hosting! You can check our [Documentation](https://api-doc.camoo.hosting) for more.

Requirement
-----------

[](#requirement)

CAMOO.HOSTING API client for PHP requires version 5.6 and above

Example
-------

[](#example)

```
use Camoo\Hosting\Modules\Domains;

 // set your token salt for the local cache.
 // you can visit this link https://api.wordpress.org/secret-key/1.1/salt/ to pickup one
 define('ACCESS_TOKEN_SALT', 'Your super secret Key here');

 // SET your CAMOO.HOSTING creadentials
 define('cm_email', 'you@gmail.com');
 define('cm_passwd', '2BSe3@pMRbCnV>J(G');

 $oDomain = new Domains();
 $oResponse = $oDomain->checkAvailability('example', 'cm');
 // Get Entity
 var_dump($oResponse->getEntity());

 // OR get Array instead of entity
 var_dump($oResponse->getJson());
```

Resources
---------

[](#resources)

- [Documentation](https://api-doc.camoo.hosting)
- [Report issues](https://github.com/camoo/hosting/issues)

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance49

Moderate activity, may be stable

Popularity16

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity69

Established project with proven stability

 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 ~440 days

Total

5

Last Release

787d ago

PHP version history (3 changes)v1.0PHP &gt;=5.6

v1.3.1PHP &gt;=7.4

v1.4.0PHP &gt;=8.0

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

API-Camoo.Hostingrevendeur domaine .cmdomaine .cmAPI domaine .cmAPI nom de domaine .cmAPI nom de domaine camerounAPI pour revendeur nom de domaine cameroun

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/camoo-hosting/health.svg)

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k13](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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