PHPackages                             orehid/registrarapi - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. orehid/registrarapi

ActiveLibrary[HTTP &amp; Networking](/categories/http)

orehid/registrarapi
===================

Managing DDNS for clouflare.

1.0.4(5y ago)04MITPHPPHP ^7.1

Since Sep 26Pushed 5y ago1 watchersCompare

[ Source](https://github.com/orehid/registrarapi)[ Packagist](https://packagist.org/packages/orehid/registrarapi)[ RSS](/packages/orehid-registrarapi/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (5)DependenciesVersions (6)Used By (0)

registrarapi
============

[](#registrarapi)

***This project is my sandbox for learning github.***

- simple API wrapper.
    This project support APIs for DDNS or DNSSEC setteing only.
    [Cloudflare API](https://api.cloudflare.com/ "Cloudflare API")
    [value-domain API](https://www.value-domain.com/api/doc/domain/ "ƒoƒŠƒ…�[ƒhƒ�ƒCƒ“API")
- All API responses can be logged.
- PHP7 or higher is required.
- curl.cainfo setting in php.ini required.
- No other libraries are required.
- Composer is not necessarily required.
- Developed on Windows. It hasn't been tested on any other OS.

Install
-------

[](#install)

- composer require orehid/registrarapi

---

### What CloudflareApiUpdateDdns.php does

[](#what-cloudflareapiupdateddnsphp-does)

- Get the current global IP address.
- If it has been changed, update the target DNS records.

### CloudflareApiUpdateDdns.php usage

[](#cloudflareapiupdateddnsphp-usage)

- Setup the Cloudflont Account.
- Get a API TOKEN with zone edit permission.
- Copy src/CloudflareApiConfig.sample.php to src/CloudflareApiConfig.php
- Edit src/CloudflareApiConfig.php to fit your environment.
- Execute or cron, php CloudflareApiUpdateDdns.php

---

### What ValuedomainApiSetDnssec.php does

[](#what-valuedomainapisetdnssecphp-does)

- Get current DNSSEC settings.
- Update DNSSEC settings.

### ValuedomainApiSetDnssec.php usage

[](#valuedomainapisetdnssecphp-usage)

***NOTICE: The program does not work with the error "Digest is invalid".***

- Setup the Cloudflont Account.
- Get a API KEY.
- Get a DNSSEC infomation.
- Copy src/ValuedomainApiConfig.sample.php to src/ValuedomainApiConfig.php
- Edit src/ValuedomainApiConfig.php to fit your environment.
- Execute php ValuedomainApiSetDnssec.php

---

License
=======

[](#license)

The source code is licensed MIT.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

Total

5

Last Release

2025d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9556f18ae87baaf4416a514fe648ddf53fb86133a8083f7e3025e0d8286ff030?d=identicon)[orehid](/maintainers/orehid)

---

Top Contributors

[![orehid](https://avatars.githubusercontent.com/u/9516994?v=4)](https://github.com/orehid "orehid (9 commits)")

### Embed Badge

![Health badge](/badges/orehid-registrarapi/health.svg)

```
[![Health](https://phpackages.com/badges/orehid-registrarapi/health.svg)](https://phpackages.com/packages/orehid-registrarapi)
```

###  Alternatives

[friendsofsymfony/rest-bundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony

2.8k73.3M319](/packages/friendsofsymfony-rest-bundle)[php-http/discovery

Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations

1.3k309.5M1.2k](/packages/php-http-discovery)[nyholm/psr7

A fast PHP7 implementation of PSR-7

1.3k235.4M2.4k](/packages/nyholm-psr7)[pusher/pusher-php-server

Library for interacting with the Pusher REST API

1.5k94.8M293](/packages/pusher-pusher-php-server)[spatie/crawler

Crawl all internal links found on a website

2.8k16.3M52](/packages/spatie-crawler)[react/http

Event-driven, streaming HTTP client and server implementation for ReactPHP

78126.4M414](/packages/react-http)

PHPackages © 2026

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