javadi / authoria-dns-lib
A PHP library to interact with your authoria dns instance.
V1.0.0-Beta
2024-02-20 22:06 UTC
Requires
- php: >=8.2
- ext-curl: *
- ext-json: *
Requires (Dev)
- phpunit/phpunit: 11.1.x-dev
This package is auto-updated.
Last update: 2025-06-21 01:34:47 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