PHPackages                             previewict/domain-reseller-api - 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. previewict/domain-reseller-api

Abandoned → [https://github.com/PreviewTechnologies/domain-reseller-api](/?search=https%3A%2F%2Fgithub.com%2FPreviewTechnologies%2Fdomain-reseller-api)Library

previewict/domain-reseller-api
==============================

Domain reseller API for PHP application

10334PHP

Since Dec 21Pushed 1y ago1 watchersCompare

[ Source](https://github.com/PreviewTechnologies/domain-reseller-api)[ Packagist](https://packagist.org/packages/previewict/domain-reseller-api)[ RSS](/packages/previewict-domain-reseller-api/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (3)Used By (0)

Domain reseller API
-------------------

[](#domain-reseller-api)

This will perform all the operation to register domain, check domain, WHOIS lookup and most of the major action from your Domain reseller control panel. it's pretty simple to use.

### Installation via Composer

[](#installation-via-composer)

Install this library with composer by running the following command

```
composer require previewtechs/domain-reseller-api:dev-master

```

Now just add the following code in your PHP script where you will use this library.

```
