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)0610↓33.3%[1 PRs](https://github.com/camoo/hosting/pulls)GPL-3.0-or-laterPHPPHP &gt;=8.0CI passing

Since Jul 9Pushed 3mo 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 1mo ago

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

40

—

FairBetter than 88% of packages

Maintenance53

Moderate activity, may be stable

Popularity17

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

742d 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

[stripe/stripe-php

Stripe PHP Library

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

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[facebook/php-business-sdk

PHP SDK for Facebook Business

90821.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

74513.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

265103.1M454](/packages/google-gax)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)

PHPackages © 2026

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