Tag Archiv: classes

Webs.com API Library

Package:
Webs.com API Library
Summary:
Manipulate content of a site in Webs.com
Groups:
Content management, PHP 5, Web services
Author:
Edmund Gentle
Description:
This class can be used to manipulate content of a site in Webs.com.

It can sent HTTP requests to the Webs.com Web services API to perform several types of content manipulation operations on behalf of an authorized user.

Currently it can: list site pages, add page content, add an album photo, add blog entry, list files, get file information, upload file and rename file.


PSN Trophy Data

Package:
PSN Trophy Data
Summary:
Retrieve PlayStation network trophy data
Groups:
Games, PHP 5, Web services
Author:
Matthew Johnston
Description:
This class can be used to retrieve PlayStation network trophy data.

It can retrieve the PlayStation network trophy data page for player with a given user name.

The class can parse the page and extract the player level, progress, and trophies either in Platinum, Gold, Silver or Bronze.


API

Package:
API
Summary:
Receive and reply to Web services requests
Groups:
PHP 5, Web services, XML
Author:
tuhin
Description:
This class can be used to receive and reply to Web services requests.

It can parse the request in a custom XML format for a Web service call passed by a client via Web.

The Web service function call and parameters are stored in class variables.

The class may also generate XML for the response to be returned to the client.


Random Banner

Package:
Random Banner
Summary:
Shows random image or Flash banners from a list
Groups:
Content management, PHP 5
Author:
Jonathas Rodrigues
Description:
This class can be used to show random image or Flash banners from a list.

It can add to a list one or more image or Flash banners given the banner Flash or image URL, and the click destination URL in case of the image banner.

The class picks one of the banners randomly and generates the necessary HTML to display the banner in a Web page.


Stoper class

Package:
Stoper class
Summary:
Measure time script execution time
Groups:
PHP 5, Time and Date
Author:
Aydamusek
Description:
This class can be used to measure time script execution time.

It can start measuring time by taking note of the current time in microseconds.

The class can also take not of the end time and display the different since it started.

The code and comments are in Polish.


Session Cookie Class

the cookies with variables are cryptes
Package:
Session Cookie Class
Summary:
Store and retrieved encrypted values in cookies
Groups:
HTTP, PHP 5
Author:
giulio pons
Description:
This class can be used to store and retrieved encrypted values in cookies.

It can set values for a group of variables and store an encrypted version in an cookie with a given name.

The class can also do the opposite, i.e. decrypt cookie value and retrieve the original values.


HawkPHP framework

Package:
HawkPHP framework
Summary:
Framework that implements MVC design pattern
Groups:
Design Patterns, Libraries, PHP 5
Author:
tianfan
Description:
This package is a framework that implements MVC design pattern.

It provides a base loader class that routes actions, a base controller class, a base view class, and a configuration class that parses INI files.


Skunky Form

form rendering sample
Package:
Skunky Form
Summary:
Display, validate and process HTML forms
Groups:
Databases, Email, HTML, PHP 5
Author:
damien conte
Description:
This class can be used to display, validate and process HTML forms.

It can generate HTML and JavaScript to display and validate forms on the browser side.

The class may also validate the forms according to several rules on the server side with the PHP code of the class itself.

The the form is valid it can save the submitted values to a records of MySQL databases, or others supported by PEAR DB or MDB2 .

The submitted form values can also be sent by e-mail to a given address.


Powered by Gewgley