ballen / powergate-client
A PHP client for manipulating a master PowerDNS server using the Powergate API.
dev-master
2015-04-23 10:07 UTC
Requires
- php: >=5.3.0
- guzzle/guzzle: ~3.8
This package is not auto-updated.
Last update: 2024-10-26 15:34:19 UTC
README
Powergate PHP Client is an API client library which is designed to talk to a Powergate API server, the library makes it a breeze to manage PowerDNS domains and records on a master DNS server utilising the Powergate API. The package includes ServiceProviders and Facades for easy Laravel 4 integration.
Requirements
- PHP >= 5.4.0
- cURL
Installation
Powergate PHP client is installable with Composer. Read further information on how to install.
Documentation
Please refer to the dedicated Documention page for details on how to configure and use this library.
License
Powergate PHP client is licensed under the GPLv3 License.
Copyright 2014 Bobby Allen.