Google Translate API Support forum api-google-translate Translate text using the Google Translate API This class can be used to translate text between idioms using the Google Translate API. It sends an HTTP request to Google Translate API Web server passing the text to be translated and the original ...
Google Chart for PHP 5 Support forum google-chart-php-5 Generate chart images using Google chart service This class can be used to generate chart images using Google chart service. It takes several parameters to define the chart type, size, colors, titles and labels, and chart data. The class generates ...
This package can be used to generate maps of pages of a site in Google site map XML format. There is one class for defining site map item information that includes the location of a site page, last modification time, change frequency and priority. The main class can gather all the site map items and ...
Simple Google Site Map Generator Support forum google_site_map Generate site page maps in Google site map format This class can be used to generate site page maps in Google site map XML format. It can add individual URLs or lists of URLs that may optionally define the last modification date, change ...
Google site map generator Support forum ggsitemap Generate Google site maps from arrays or MySQL This class can be used to generate a Google site maps. It can build the site map definition in Google site map from lists of URL specified using arrays,string or passing MySQL database query result handles ...
This package can be used to generate charts with Google Visualization API. It is an enhanced version of the original QGoogleVisualizationAPI package. This release allows integration of template based Javascript functions or classes. It uses the ability of the Google Web API to work with JSON objects ...
This class can be used to search for images of a given person using Google and then download the images to local files. It is just necessary to specify the name of a person, the limit number of images to be downloaded and the minimum width of the images in pixels. Then this class will automatically ...
Google Translator Support forum googletranslator Translate texts between idioms using Google This class can be used to translate texts between idioms using the Google translation site. The class takes a text in one of the supported idioms and accesses the Google translation site to perform a translation ...
Google Query Support forum googlequery Extract keywords used to search in the site Google This is a simple class that can be used to extract the keywords that an user may have used to search the site in Google. It checks the HTTP referrer URL, and if set with a Google search results page, it extracts ...
Google Map Plotter Support forum gmapplotter Find and display a given location with Google Maps This class can be used to find and display a given location with Google Maps. It can use Google Maps geocoding support to retrieve the latitude and longitude of a location give its address. The class ...