Monthly Archiv: October, 2010

Gear Score Calculator

You can see the character's calculated GearScore outlined in red.
Package:
Gear Score Calculator
Summary:
Calculate a World of Warcraft character Gear Score
Groups:
Games, PHP 5
Author:
Elad Nava
Description:
This class can be used to calculate a World of Warcraft character Gear Score.

It sends a request to World of Warcraft Armory site to retrieve the items and class of a given character and then the class calculates the character Gear Score.


GearScore Calculator

Package:
GearScore Calculator
Summary:
Calculate a World of Warcraft character GearScore
Groups:
Games, PHP 5
Author:
Elad Nava
Description:
This class can be used to calculate a World of Warcraft character GearScore.

It sends a request to World of Warcraft Armory site to retrieve the items and class ofa given character and then the class calculates the caracter GearScore.


lknSupport

lknSupport provides you with the tools needed to quickly set up a seamlessly integrated, coherent support platform, saving you and your business time and money, decrease your response times and increase the efficiency of your online operation. lknSupport is a help desk system which has built in support for shopping cards without loosing any feature from a classic ticket system. It has ticket management, knowledgebase, e-mail fetching, e-mail templates, staff user features, plugin system and scheduled tasks. lknSupport is currently supporting Virtuemart as the shopping card (more will come soon)

User Auth Mgr

Package:
User Auth Mgr
Summary:
Create and manage user records in a MySQL database
Groups:
Databases, PHP 5, User Management
Author:
ian james
Description:
This package can be used to create and manage user records in a MySQL database.

It can perform several types of operations on users with information stored in a MySQL database, like: adding a new user, verify the login and password of an user, check if an user exist with a given e-mail address, update and retrieve user information and activate an user account.


Table Designer

Package:
Table Designer
Summary:
Display HTML table from array of data
Groups:
HTML, PHP 5
Author:
Daniele
Description:
This class can be used to display HTML table from array of data.

It generates an HTML table using data from a bi-dimensional array with data that defines the contents of table cells.

The class may also generate HTML and JavaScript code that uses the jQuery library to make the generated table show or hide using a slide effect when the user clicks on the table title.


Shampoo

Shampoo is a very simple photo gallery script that doesn't require a database. Main page, showing all albums The gallery is built using the existing directory structure, where thumbnails are created and stored by the script. The HTML produced is minimalistic, semantic and template-based. Unobtrusive JavaScript is used for progressive enhancement and can be removed entirely with no loss of functionality. You can add captions and album descriptions using a very simple text file.

PHP sockets

Package:
PHP sockets
Summary:
Access remote servers using TCP sockets
Groups:
Networking, PHP 5
Author:
akash
Description:
This class can be used to access remote servers using sockets.

It can create a socket and establish a TCP connection to a remote server.

The class can also send and receive data from the remote server and close the connection when done.


Database Abstraction

Package:
Database Abstraction
Summary:
Access different types of SQL database
Groups:
Databases, PHP 5
Author:
Nitesh Apte
Description:
This package implements a database abstraction layer that provides the same interface to access different types of SQL databases.

There is a factory class that can create a instance of database access class specialized in access one of the several supported types of SQL databases.

Each database access class extends a configuration class and implements the same interface that provides functionality for establishing database connections, manage transactions, execute SQL queries, retrieve query results into arrays or objects and retrieve the number of affected rows or the last inserted row identifier.

Currently it provides classes for accessing MySQL, PostgreSQL and Oracle.


Powered by Gewgley