/addmefastapi

PHP class for AddMeFast

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

AddMeFast API

Simple PHP wrapper for the AddMeFast

Use this class to create, start, pause and delete sites/posts using your AddMeFast account.

How to run

To test this code you need to install dependencies with Composer, open demo.php file and fill your login and password.

composer install
php5 demo.php

Public methods

  • addSite() to create site
  • touchSite() to start, pause and delete sites
  • getSites() to get list of existing sites