PHPackages                             pinga/desec-php - 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. pinga/desec-php

ActiveLibrary[API Development](/categories/api)

pinga/desec-php
===============

A PHP library to interact with the DeSec API

v0.5(2y ago)262MITPHPPHP ^8.2

Since Jul 17Pushed 2y ago1 watchersCompare

[ Source](https://github.com/getpinga/desec-php)[ Packagist](https://packagist.org/packages/pinga/desec-php)[ RSS](/packages/pinga-desec-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

desec-php
=========

[](#desec-php)

This is a PHP library for interacting with the [deSEC](https://desec.io/) API. deSEC is a free DNS anycast hosting service designed with security in mind. With this library, you can easily manage your domains, DNS records, and more.

Installation
------------

[](#installation)

Use [Composer](https://getcomposer.org/) to install the deSEC PHP library.

```
composer require pinga/desec-php
```

Usage
-----

[](#usage)

```
