api

Foursquare oAuth

Foursquare oAuth

This sample application has all code necessary for integrating your application with the Foursquare v2 API . Displays log in dialog and prompts user to authorize your application. Once log in and authorization are complete, stores access token in local app settings file so it can be used for later queries to the system. API script contains method for making queries to the Foursquare endpoints and returning a JSON result from the Foursqu...

API Key Generator

API Key Generator

This is a PHP5 class that will allow you to generate a key for an especific user and validate it. In the features, there are: It generates a 25 characters key You can change the length of the key that will be generated (default 25) You can set what characters do you want in the key (Default A-Z a-z 0-9 !@^$*()_+) You can set the file where will be saved the users/keys The key comes with rawurlencode(), this will allow you to pass t...

Easy Flickr API

Easy Flickr API

Your way to work on Flickr API with beautiful console (GUI) You don’t want to be expert to work on this API .. use it and make your look on your Flickr gallery! Hope you enjoy with Easy Flickr API (( Don’t miss you have to write your API KEY on example file in package )) Here is documentation of EasyFlickrAPI : http://flicksh.com/example/documentation/ @update 1 : fix problem of lookupuser. @update 2: add new feature to search ...

Jet Tweet - Twitter Feed For WordPress

Jet Tweet - Twitter Feed For WordPress

Why Jet Tweet? This plugin is not only for displaying tweets, but also bring Twitter to your site. Since version 2.0 and Twitter API v.1.1 has a set of changes to the features. This plugin comes with a ton of visual options and easy to customize. Uses the powerful Twitter api such as mentions timeline, user timeline, user list, mentions, home timeline, retweets of me, retweets id, show tweet by id, oembed, search tweets, favorites list, and...

Google Maps for Mobile Site PRO

Google Maps for Mobile Site PRO

Google Maps is a plugin for the Mobile Site PRO script. It gives you the ability to show a Google map and optional choose a popup message to show. This plugin also supports older devices that don’t have support for javascript. In this case the map will be a static image. Usage example In this video you can see an example of how to use this plugin in your mobile website Add-on for Mobile Site PRO This script is a plugin that you can use in c...

Simple TMDb API

Simple TMDb API

Simple TMDb API is an easy to use PHP API to get information about movies and/or actors. It uses the TMDb PHP API ( https://github.com/glamorous/TMDb-PHP-API ) and makes it alot easier to get some result you can immediately work with.

Grooveshark API Library class

Grooveshark API Library class

About Grooveshark is an online music search engine, music streaming service and music recommendation web software application, allowing users to search for, stream, and upload music free of charge that can be played immediately or added to a playlist (source: wikipedia.org). The Grooveshark API Library class uses the API of Grooveshark to give you information about the given input. This class also returns a url to the song where users have t...

Spotify API Library class

Spotify API Library class

About With the Spotify API you can easily get information about a track, album or just an artist. Four lines of code is all you need to get started and retrieve information from the Spotify servers. Documentation http://nkootstra.kodingen.com/codecanyon/spotify-api-library/docs/ Examples Artist output – http://nkootstra.kodingen.com/codecanyon/spotify-api-library/artist.php Album output – http://nkootstra.kodingen.com/codecanyon/spotify-a...

Goo.gl API Class

Goo.gl API Class

Goo.gl API Class is an easy to use PHP wrapper for google’s url shortening service, goo.gl. PHP 5 .1.3 or above and cURL is required. Documentation is included in HTML format. Example usage: Shorten a link: Googl::shorten('http://codecanyon.net/item/googl-api-class/231394'); Expand a link to its original form: Googl::expand('goo.gl/5Mciq');

VimeoLib - Vimeo Simple API Class

VimeoLib - Vimeo Simple API Class

With VimeoLib you get a easy-to-use, full-featured and ready-to-go Vimeo Simple API wrapper class. It takes care of building up the requests for you and converts the results to your desired format. You are able to display various user infos, such as profile infos, liked videos, appearances in videos, subscriptions to groups and channels, what he did and what happened to him and a whole lot more. Get details about videos, albums, groups, channe...