javadi / authoria-dns-lib
A PHP library to interact with your authoria dns instance.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/javadi/authoria-dns-lib
Requires
- php: >=8.2
- ext-curl: *
- ext-json: *
Requires (Dev)
- phpunit/phpunit: 11.1.x-dev
This package is auto-updated.
Last update: 2025-12-21 02:34:29 UTC
README
This is a library for the Authoria DNS API. It is a simple wrapper around the API, and it is designed to be easy to use.
With this library, you can easily create and verify DNS records.
Installation
Using Composer
composer require javadi/authoria-dns-lib
Usage
Full Usage documentation can be found here