Download the PHP package bennetgallein/bind-php-wrapper without Composer
On this page you can find all versions of the php package bennetgallein/bind-php-wrapper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bennetgallein/bind-php-wrapper
More information about bennetgallein/bind-php-wrapper
Files in bennetgallein/bind-php-wrapper
Download bennetgallein/bind-php-wrapper
More information about bennetgallein/bind-php-wrapper
Files in bennetgallein/bind-php-wrapper
Vendor bennetgallein
Package bind-php-wrapper
Short Description A Wrapper to bind the PythonAPI to PHP
License
Package bind-php-wrapper
Short Description A Wrapper to bind the PythonAPI to PHP
License
Please rate this library. Is it a good library?
Informations about the package bind-php-wrapper
BIND-PHPWrapper
This a PHP Library to communincate with the Python REST API for BIND DNS-Server.
Installation
composer require bennetgallein/bind-php-wrapper
Getting started
This library requires the Python API to be setup up correctly and working. If that is the case, follow these Instructions:
create new BIND Instance:
Parameters:
- IP (no default)
- Port (default: 5000)
- HTTPS (default: false) Important: Only use http if you are in a safe local enviorment. Otherwise a Reverse Proxy is the way to go!
List all Records for a Zone:
This returns a new Zone
Object:
The Record
Object:
Update/set a Record:
Delete a Record:
Contributions and Issues are open
All versions of bind-php-wrapper with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
ext-curl Version ^7.2
ext-json Version ^1.6
tracy/tracy Version ^2.5
myclabs/php-enum Version ^1.6
ext-curl Version ^7.2
ext-json Version ^1.6
tracy/tracy Version ^2.5
myclabs/php-enum Version ^1.6
The package bennetgallein/bind-php-wrapper contains the following files
Loading the files please wait ....