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)01851MITPHPPHP &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 3w 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

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity56

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

1510d ago

PHP version history (2 changes)1.0PHP ~7.2

1.2.0PHP &gt;=7.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3084668?v=4)[Florian Laabs](/maintainers/wiifree)[@wiifree](https://github.com/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

[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93452.6k6](/packages/botman-driver-telegram)[naturalbuild/namecheap-sdk

SDK library for Namecheap APIs

1625.6k1](/packages/naturalbuild-namecheap-sdk)

PHPackages © 2026

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