PHPackages                             jadb/namecheap - 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. jadb/namecheap

ActiveLibrary[API Development](/categories/api)

jadb/namecheap
==============

Namecheap SDK for PHP5

0.0.1(11y ago)01MITPHP

Since Oct 5Pushed 11y ago1 watchersCompare

[ Source](https://github.com/jadb/php-namecheap-sdk)[ Packagist](https://packagist.org/packages/jadb/namecheap)[ RSS](/packages/jadb-namecheap/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (7)Versions (2)Used By (0)

Namecheap SDK for PHP
=====================

[](#namecheap-sdk-for-php)

Un-official *(and incomplete)* library to consume the Namecheap API.

**DISCLAIMER: USE AT YOUR OWN RISK**

```
$nc = new \Namecheap\Client(
    'apiuser', // namecheap api user
    'apikey', // namecheap api key
    'username', // namecheap username
    '127.0.0.1', // server ip
    true, // use sandbox, false for live
);

$nc->domains()->check(['DomainList' => 'github.com']);
$nc->domains()->check(['DomainList' => 'google.com,yahoo.com,msn.com']);
$nc->domains()->getTldList();
$nc->domains()->getInfo(['DomainName' => 'github.com']); // must be user's owned domain

```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

Unknown

Total

1

Last Release

4288d ago

### Community

Maintainers

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

---

Top Contributors

[![jadb](https://avatars.githubusercontent.com/u/33527?v=4)](https://github.com/jadb "jadb (1 commits)")

---

Tags

sdknamecheap

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jadb-namecheap/health.svg)

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

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[facebook/php-business-sdk

PHP SDK for Facebook Business

91624.2M37](/packages/facebook-php-business-sdk)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[facebook/php-ads-sdk

PHP SDK for Facebook Business

9214.2M8](/packages/facebook-php-ads-sdk)[resend/resend-php

Resend PHP library.

617.2M42](/packages/resend-resend-php)[checkout/checkout-sdk-php

Checkout.com SDK for PHP

563.6M13](/packages/checkout-checkout-sdk-php)

PHPackages © 2026

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