Skip to content
This repository has been archived by the owner on Jul 17, 2018. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 930 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 930 Bytes

#kasapi-php

##Manage your All-Inkl account with the KAS API for PHP

All-Inkl.com provides an API for automated access to all your accounts, settings, (sub-)domains, databases, cronjobs, mail accounts, ... This API is called the KAS API. To learn more about it, visit the official KAS API Documentation. There are also some example forms to try out.

This is a PHP implementation of the API, which provides simple access to all functions provided by the API.

##New Repository! We've moved to another repository: waza-ari/kasapi-php on GitHub and wazaari/kasapi-php on Packagist. Note that this repository (ekuiter/kasapi-php) is now deprecated and you should use the new one.