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

ActiveLibrary

idealogica/namecheap
====================

A PHP wrapper for the Namecheap API

05PHP

Since Nov 14Pushed 5y agoCompare

[ Source](https://github.com/idealogica/Namecheap)[ Packagist](https://packagist.org/packages/idealogica/namecheap)[ RSS](/packages/idealogica-namecheap/feed)WikiDiscussions master Synced 5d 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)

```
