PHPackages                             combell-nl/combell-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. [API Development](/categories/api)
4. /
5. combell-nl/combell-api

AbandonedArchivedLibrary[API Development](/categories/api)

combell-nl/combell-api
======================

Combell public API for customers with direct activation

v2.0(7y ago)04.2k1PHP

Since Sep 4Pushed 4y ago1 watchersCompare

[ Source](https://github.com/combell-nl/combell-api)[ Packagist](https://packagist.org/packages/combell-nl/combell-api)[ RSS](/packages/combell-nl-combell-api/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)Dependencies (3)Versions (3)Used By (0)

**Attention: please use [github.com/combell/combell-api](https://github.com/combell/combell-api) instead. This repo is archived and won't be updated anymore.**

---

Combell public API
==================

[](#combell-public-api)

The *Combell public API project* wraps around [Guzzle](http://docs.guzzlephp.org/en/latest/) and offers *HMAC authentication*. You can use the client to easily connect to the Combell public API endpoint.

To learn more about the **Combell public API**, go to .

Install
-------

[](#install)

```
composer require combell-nl/combell-api

```

Example
-------

[](#example)

The code example below registers a new domain name on your account.

```
