assistanz / fogpanel-admin-api
Simple API interface for FogPanel Admin APIs
dev-master
2014-03-11 01:51 UTC
Requires
- php: >=5.3.2
- shuber/curl: v1.0.0
Requires (Dev)
- phpunit/phpunit: 3.7.*
This package is not auto-updated.
Last update: 2025-03-29 18:54:20 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