PHPackages                             slacker775/godaddy-domain-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. slacker775/godaddy-domain-api

ActiveLibrary[API Development](/categories/api)

slacker775/godaddy-domain-api
=============================

1.0.2(5y ago)0281MITPHPPHP &gt;=7.4

Since Jun 10Pushed 5y ago1 watchersCompare

[ Source](https://github.com/slacker775/godaddy-domain-api)[ Packagist](https://packagist.org/packages/slacker775/godaddy-domain-api)[ RSS](/packages/slacker775-godaddy-domain-api/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependencies (6)Versions (4)Used By (0)

GoDaddy Domain API client
=========================

[](#godaddy-domain-api-client)

This is a library to access GoDaddy's domain registration/management API via PHP. This library uses the published Swagger file to auto-generate the client using the Jane libraries from

```
use GoDaddy\Domain\ClientFactory;

$apiKey = 'ABCD';
$apiSecret = '1234';

$client = ClientFactory::create($apiKey, $apiSecret);

$domains = $client->listDomains();
dump($domains);

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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 ~2 days

Total

3

Last Release

2159d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/21985741?v=4)[slacker775](/maintainers/slacker775)[@slacker775](https://github.com/slacker775)

---

Top Contributors

[![slacker775](https://avatars.githubusercontent.com/u/21985741?v=4)](https://github.com/slacker775 "slacker775 (6 commits)")

### Embed Badge

![Health badge](/badges/slacker775-godaddy-domain-api/health.svg)

```
[![Health](https://phpackages.com/badges/slacker775-godaddy-domain-api/health.svg)](https://phpackages.com/packages/slacker775-godaddy-domain-api)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[jolicode/slack-php-api

An up to date PHP client for Slack's API

2534.4M12](/packages/jolicode-slack-php-api)[jolicode/harvest-php-api

An up to date PHP client for Harvest's API

2259.9k](/packages/jolicode-harvest-php-api)[shipstream/ups-rest-php-sdk

PHP SDK for UPS REST API

2253.7k](/packages/shipstream-ups-rest-php-sdk)[jikan/jikan-php

PHP client for jikan rest

291.1k](/packages/jikan-jikan-php)

PHPackages © 2026

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