Skip to content

Small and powerful put.io API class written in PHP. (DEPRECATED: Use v2)

License

Notifications You must be signed in to change notification settings

nicoSWD/put.io-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP PUT.IO API Wrapper Class

(API Version 1)

NOTE: put.io has REMOVED API version 1, so this class will no longer work. I'm leaving it for reference. Use this newer class for version 2!

A simple, but powerful PHP class for put.io's API (version 1). Current requirements are: the cURL extension, and the JSON extension.

There's one version for PHP >= 5.4, and another version for PHP >= 5.1

See the Examples.php file and put.io's API documentation to get started.

Pull requests are welcome!

About

Small and powerful put.io API class written in PHP. (DEPRECATED: Use v2)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages