Skip to content

travisaustin/FancyHandsPHP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FancyHands PHP Wrapper

PHP Wrapper for the FancyHands personal assistant API. You can sign up for API access here.

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

Requirements

The only requirement for this wrapper 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

Usage

Please see Example.php for use cases.

Support

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

License

MIT

About

PHP Wrapper for the FancyHands API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published