Recommend this page to a friend! |
Download .zip |
Info | View files (28) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2010-11-11 (5 years ago) | Not yet rated by the users | Total: 172 | All time: 8,026 This week: 1,099 |
Version | License | PHP version | Categories | |||
kiwwito-tuenti-api 0.8.0 | GNU General Publi... | 5.3 | PHP 5, Web services, Social Networking |
Description | Author | |||||||||||||
This package can be used to access user resources using Tuenti (Spanish social network) Web services API. |
|
Kiwwito's Tuenti API - Non official Tuenti API AUTHOR ------ Keyvan Akbary <keyvan@kiwwito.com> OFFICIAL KIWWITO'S TUENTI API DEDICATED SITE -------------------------------------------- * English version of the project http://www.kiwwito.com/project/tuenti-api * Spanish version of the project http://www.kiwwito.com/proyecto/tuenti-api REQUIREMENTS ------------ * PHP cURL library installed * PHP version >= 5.3 * Tuenti account with mobile mode activated DOCUMENTATION ------------- All the files are self-documented, there's a special folder with a HTML compiled version of this: "Doc" folder contains an index of all clases and files wich compound the Kiwwito's Tuenti API project. Also you can find more information in the OFFICIAL KIWWITO'S TUENTI API DEDICATED SITE. In the "Doc" folder also you will find the structure diagram of the most important clases in the project with all the methods defined (very useful). EXAMPLES -------- Examples are located into the "Examples" folder. Is recomendable to execute them through the command line. php test_all.php |
Files | / | Core |
File | Role | Description | ||
---|---|---|---|---|
Lib (2 directories) | ||||
Object (17 files) | ||||
autoloader.php | Aux. | Autoloader | ||
Bundle.class.php | Class | Main class | ||
RemoteCaller.class.php | Class | Remote procedure caller |
Files | / | Core | / | Lib | / | HydroObject |
File | Role | Description |
---|---|---|
Bundle.class.php | Class | HydroObject Bundle class |
Files | / | Core | / | Lib | / | WebBrowser |
File | Role | Description |
---|---|---|
Bundle.class.php | Class | WebBrowser Bundle class |
Files | / | Core | / | Object |
File | Role | Description |
---|---|---|
Album.class.php | Class | Album class |
APIObject.class.php | Class | APIObject class |
APIObjectList.class.php | Class | APIObjectList class |
BirthdayEvent.class.php | Class | BirthdayEvent class |
Comment.class.php | Class | Comment class |
Event.class.php | Class | Event class |
Message.class.php | Class | Message class |
PersonalNotifications.class.php | Class | PersonalNotifications class |
Photo.class.php | Class | Photo class |
Post.class.php | Class | Post class |
Profile.class.php | Class | Profile class |
PublicNotifications.class.php | Class | PublicNotifications class |
Tag.class.php | Class | Tag class |
Thread.class.php | Class | Thread class |
User.class.php | Class | User class |
UserNotifications.class.php | Class | UserNotifications class |
UsualEvent.class.php | Class | UsualEvent class |
Files | / | Examples |
File | Role | Description |
---|---|---|
save_all_albums_and_photos.php | Example | Example file |
test_all.php | Example | Example file |
kiwwito-tuenti-api-2010-11-11.zip 45KB | |
kiwwito-tuenti-api-2010-11-11.tar.gz 26KB | |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Pages that reference this package |
Kiwwito's Tuenti API, another Tuenti PHP API (Spanish) Tuenti still not provided developers an API that allows easy communication with the network from other programs... |