assistanz/fogpanel-admin-api

Simple API interface for FogPanel Admin APIs

dev-master 2014-03-11 01:51 UTC

This package is not auto-updated.

Last update: 2024-04-13 13:25:36 UTC


README

Simple library interface for FogPanel Admin APIs, Wrapped by CURL calls for all the REST APIs provided.

Installation

{
    "require": {
        "assistanz/fogpanel-admin-api": "dev-master"
    }
}

Versions

Version numbers will be distinct from FogPanel release versions. Their compatability will be explained in each version.

Coding Standards

  • Follow PSR-2 Standards