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(6y ago)0281MITPHPPHP &gt;=7.4

Since Jun 10Pushed 6y 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 3w 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 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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

2208d 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

[symfony/translation

Provides tools to internationalize your application

6.6k883.2M2.6k](/packages/symfony-translation)[sylius/sylius

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

8.5k5.9M733](/packages/sylius-sylius)[api-platform/core

Build a fully-featured hypermedia or GraphQL API in minutes!

2.6k51.2M337](/packages/api-platform-core)[symfony/validator

Provides tools to validate values

2.7k306.4M4.1k](/packages/symfony-validator)[symfony/twig-bridge

Provides integration for Twig with various Symfony components

2.5k230.3M746](/packages/symfony-twig-bridge)[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k13.0M217](/packages/simplesamlphp-simplesamlphp)

PHPackages © 2026

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