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

ActiveLibrary[API Development](/categories/api)

wirecore/namecheap-php
======================

PHP Package for Namecheap API

1.2.0(4y ago)0176↓100%1MITPHPPHP &gt;=7.2

Since Feb 3Pushed 4y ago2 watchersCompare

[ Source](https://github.com/WireCore/namecheap-php)[ Packagist](https://packagist.org/packages/wirecore/namecheap-php)[ Docs](https://github.com/vendor/package_name)[ RSS](/packages/wirecore-namecheap-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (2)Versions (6)Used By (0)

Namecheap PHP
=============

[](#namecheap-php)

[![Latest Version on Packagist](https://camo.githubusercontent.com/594d82fef334e3a557e233d8e6776bc857fa67cc3fd7fb80e9b05aa52134670b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f77697265636f72652f6e616d6563686561702d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wirecore/namecheap-php)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/2e7c9cf4d1aa63a7a9cc51086aa84e26a997c1251c4c6eb70cb85906db7da5ec/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f77697265636f72652f6e616d6563686561702d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wirecore/namecheap-php)

Namecheap PHP is a Package that use the Namecheap API. All functions at this time are implemted and can be used.

Install
-------

[](#install)

Via Composer

```
$ composer require wirecore/namecheap-php
```

Usage
-----

[](#usage)

```
use Wirecore\Namecheap\NamecheapApi;

$namecheap = new NamecheapApi("NamecheapUser","NamecheapApiKey","NamecheapUser","UserIp");
$result = $namecheap->DomainsDns->getEmailForwarding("google.com");
```

### Sandbox Mode

[](#sandbox-mode)

```
use Wirecore\Namecheap\NamecheapApi;

$namecheap = new NamecheapApi("NamecheapUser","NamecheapApiKey","NamecheapUser","UserIp");
$namecheap->setSandboxMode(true);
```

Change log
----------

[](#change-log)

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

Testing
-------

[](#testing)

```
$ composer test
```

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Florian Laabs](https://github.com/wiifree)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

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

Total

5

Last Release

1465d ago

PHP version history (2 changes)1.0PHP ~7.2

1.2.0PHP &gt;=7.2

### Community

Maintainers

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

---

Tags

namecheap phpwirecore

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M270](/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)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/common-protos

Google API Common Protos for PHP

173103.7M49](/packages/google-common-protos)[hubspot/api-client

Hubspot API client

23414.2M16](/packages/hubspot-api-client)

PHPackages © 2026

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