Skip to content

charleszink/FancyHandsPHP-CodeIgniter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FancyHands CodeIgniter Library

CodeIgniter library for the FancyHands personal assistant API. You can sign up for API access here.

This library is also available as a standalone wrapper at dealerteam-charles/FancyHandsPHP.

Requirements

The only requirement for this library is the PECL OAuth extension. It's pretty easy to install on Ubuntu/Debian using the below commands:

sudo apt-get install pecl
sudo pecl install oauth

Installation

Simply drop the config, controllers, and libraries field into your CodeIgniter's application folder, then add your FancyHands API keys to the config/fancyhands.php file.

Usage

Please see controllers/fancyhands_example.php for use cases.

Support

You can contact FancyHands developer support at [email protected]. For help using or installing this library, feel free to contact me at [email protected] as well.

License

MIT

About

CodeIgniter library for the FancyHands API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages