topdata-software-gmbh / netcup-dns-api-client
A php client for the Netcup DNS API
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/topdata-software-gmbh/netcup-dns-api-client
Requires
- symfony/http-client: ^7.0
Requires (Dev)
- ext-json: *
- friendsofphp/php-cs-fixer: ^3.54
- symfony/dotenv: ^7.0
- symfony/var-dumper: ^7.0
This package is auto-updated.
Last update: 2025-10-23 21:31:55 UTC
README
About
- a simple client for the Netcup DNS API for php
- it uses the Netcup DNS API to manage DNS records
- heavily inspired by this bash script https://github.com/linxside/ncdapi
Installation
composer require topdata-software-gmbh/netcup-dns-api-client