/phpgeckoboard

A pseudo-framework for dealing with Geckoboard in PHP

Primary LanguagePHP

PHP Geckoboard

A collection of PHP scripts that interact with Geckboard's custom widgets and charts. Most scripts require the use of PHP Composer ( http://getcomposer.org/ ).

Installing dependenies via Composer

The following is the recommended way to install dependencies through Composer.

    curl -s http://getcomposer.org/installer | php && ./composer.phar install

Optionally use PEAR:

    pear -D auto_discover=1 install guzzlephp.org/pear/guzzle

You can find out more on how to install Composer, configure autoloading, and other best-practices for defining dependencies at getcomposer.org.

Folder Descriptions

####helpspot

####weather

####aws-cloudwatch