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

AbandonedArchivedLibrary

namecheap/namecheap
===================

A PHP wrapper for the Namecheap API

2710.6k↓37.1%16PHP

Since Mar 3Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Humen/Namecheap)[ Packagist](https://packagist.org/packages/namecheap/namecheap)[ RSS](/packages/namecheap-namecheap/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Overview
========

[](#overview)

This is library for the Namecheap API. It supports all of the latest namecheap API methods and is installable using composer.

Requirements
------------

[](#requirements)

- PHP 5.3.0 or greater

### Installation

[](#installation)

To install Namecheap, use the following composer require statement:

```
    "require": {
        "namecheap/namecheap": "dev-master"
    }

```

### Basic Example

[](#basic-example)

```
