Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/assistanz/fogpanel-admin-api-php

Simple library interface for FogPanel Admin APIs
https://github.com/assistanz/fogpanel-admin-api-php

php

Last synced: 17 days ago
JSON representation

Simple library interface for FogPanel Admin APIs

Awesome Lists containing this project

README

        

FogPanel Admin API - PHP Library
======================

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

## Installation

```js
{
"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