Skip to content

koustavpal3/TwitPic-API-for-PHP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

The TwitPic class provides full access to the TwitPic API, including photo uploads and write-enabled API methods.

Dependencies

Due to the complexity of OAuth, there are 2 PEAR packages that are required (not counting their own dependencies):

  • HTTP_OAuth
  • HTTP_Request2

If anyone is interested in porting this project to remove these dependencies, feel free to fork it and give it a go.

Example Usage

Check out the file aptly named EXAMPLE.php to see how the class is used. More examples coming soon.

About

A wrapper for the TwitPic API to make it easy to interact with all of TwitPic's features. Uses OAuth for authentication.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published