Monthly Archiv: May, 2010

Class YouTube API

Package:
Class YouTube API
Summary:
Manage and get information from YouTube videos
Groups:
PHP 5, Video, Web services
Author:
sandip
Description:
This class can be used to manage and get information from YouTube videos.

It can send HTTP requests to the YouTube Web services API to perform several types of operations.

Currently it can create play lists, add or remove videos from a play list, get play lists and their video thumbnails, upload videos, get the uploaded videos and get videos of a subscription.


Dreamhost API

Package:
Dreamhost API
Summary:
Manage hosting accounts using the Dreamhost API
Groups:
Hosting, PHP 5, Web services
Author:
Tom Carlson
Description:
This class can be use to manage hosting accounts using the Dreamhost API.

It can send HTTP POST, GET and DELETE requests to the Dreamhost API Web server to execute several types of operations to manipulate Dreamhost hosting accounts like: accounts, announcement lists, domains, DNS records, MySQL databases, mail filters, user accounts, processes, applications and services.

The class returns the request response in XML format.


[Free] New Free, Open Source, Royalty-Free Font

The STIX fonts, a set of free, open source, royalty-free fonts for engineering, mathematical and scientific documents, has been added to the Free Fonts page. Besides the usual characters found in most fonts, these additionally contain the symbols needed in engineering and scientific documents but are not usually found in the standard fonts. Incidentally, if you don't need a font with such an extensive support for scientific symbols, there are also numerous other free fonts found on that page, including fancy ones (eg, if you want something to adorn your images on your website).

Singapore NRIC

Package:
Singapore NRIC
Summary:
Verify the validity of a Singapore identity number
Groups:
Singapore, Validation
Author:
Gary Tay
Description:
This class can be used to verify the validity of a Singapore identity number.

It parses a given Singapore National Registration Card Identity number (NRIC) and determines the verification digit to check whether the number is valid.


Easy ODS Read

Package:
Easy ODS Read
Summary:
Retrieve data from OpenOffice spreadsheet files
Groups:
Files and Folders, PHP 5
Author:
Ovidiu Mihalas
Description:
This class can be used to retrieve data from OpenOffice spreadsheet files.

It can open a given file in the ODS format, extract its contents and parse the spreadsheet data.

The class can extract a given range of spreadsheet rows into an array.


Eazy ODS Read

Package:
Eazy ODS Read
Summary:
Retrieve data from OpenOffice spreadsheet files
Groups:
Files and Folders, PHP 5
Author:
Ovidiu Mihalas
Description:
This class can be used to retrieve data from OpenOffice spreadsheet files.

It can open a given file in the ODS format, extract its contents and parse the spreadsheet data.

The class can extract a given range of spreadsheet rows into an array.


PHP 5 IMAP Class

Package:
PHP 5 IMAP Class
Summary:
Retrieve messages from an IMAP server
Groups:
Email
Author:
Chris Nizz
Description:
This class can be used to retrieve messages from an IMAP server.

It uses the PHP IMAP extension to access to a given IMAP server and can execute several operations to retrieve different parts of the available messages.

Currently it can retrieve information of the mail box, retrieve message headers, retrieve the message data and attachments.


uDebug

Package:
uDebug
Summary:
Generate XML reports from PHP script execution
Groups:
Debug, PHP 5, XML
Author:
Epsilon Alexey
Description:
This class can be used to generate XML reports from PHP script execution.

It can keep track of the time when PHP executed certain sections of a PHP script.

The class can generate a XML document with the information of when PHP started and ended executing each section.


Bread crumb

Package:
Bread crumb
Summary:
Generate breadcrumb links from an URL
Groups:
HTML, HTTP, PHP 5
Author:
sifat kabir
Description:
This class can be used to generate breadcrumb links from the current page URL.

It looks at current page URL, removes a given base URL and split its parts separated by slashes.

The class generates bread crumb HTML links for each of URL parts.


Powered by Gewgley