Category Archives: Classes

STNC File Upload

Stnc File Upload and Ajax Upload
Package:
STNC File Upload
Summary:
Process uploaded image files
Groups:
Files and Folders, Graphics
Author:
stnc
Description:
This class can be used to process uploaded image files.

It can traverse a list of uploaded files and move them to a destination directory.

The class can also process uploaded image files in GIF, JPEG and PNG format by performing resize operations and thumbnail image generation.


Syron Twitter

Package:
Syron Twitter
Summary:
Display the latest statuses of a Twitter user
Groups:
PHP 5, Social Networking
Author:
Robert Mayer
Description:
This class can be used to display the latest statuses of a Twitter user.

It can retrieve the RSS feed with the timeline of the latest statuses of a given user.

The class parses the RSS feed and display the status messages and their published dates.


Yahoo_chat

Package:
Yahoo_chat
Summary:
Detect when site users are Y!IM and chat SMS
Groups:
Mobile
Author:
johno dread
Description:
Many times site support may need to communicate with site users in real-time. With this class the site support technicians can determine if users are on Yahoo or MSN instant messenger and communicate through IM to do a variety of things such: as assist with online account problems, offer services or provide information.


Yahoo MSN chat

Package:
Yahoo MSN chat
Summary:
Determine if Yahoo or MSN users are online
Groups:
Chat, Databases, Web services
Author:
johno dread
Description:
This package can be used to determine if Yahoo or MSN users are online.

It can query a MySQL database to retrieve a list of users to check.

It can also check whether the listed users are online either on Yahoo Messenger or MSN by sending HTTP requests to Web services API servers that return given user online status.


uFlex

Package:
uFlex
Summary:
Manage registrations and authenticate users
Groups:
Databases, PHP 5, User Management
Author:
Pablo
Description:
This class can be used to manage registrations and authenticate users with records in a MySQL database.

It can perform several types of operations with registered users of a site.

Currently it can create or update registered user records, activate user accounts, reset passwords, authenticate an user and start a login session, and end a login session.


DB Engine

Package:
DB Engine
Summary:
Database abstraction layer for many databases
Groups:
Databases, PHP 5
Author:
Tufan Baris YILDIRIM
Description:
This package is a database abstraction layer for many databases.

It provides a common interface for accessing many databases like: MySQL, MySQL using MySQLi, Oracle, PostgreSQL, Firebird, Microsoft SQL Server and Interbase.

The interface provides means to establish database connections, executing SQL queries, retrieving query results into arrays or objects, dropping tables or fields, checking if tables or fields exists, etc..

The main abstraction class can also display query results in a grid.


Posten Shipping Track API Wrapper

Package:
Posten Shipping Track API Wrapper
Summary:
Retrieve tracking information of Posten parcel
Groups:
E-Commerce, PHP 5, Web services
Author:
Petter Kjelkenes
Description:
This class can be used to retrieve tracking information of parcels sent via Norway Posten.

It can send an HTTP request to the Posten Web services API server to request tracking information for a given parcel shipment.

The class can retrieve the shipping details, as well the tracking events that were recorded so far.


Bring Posten API wrapper

Package:
Bring Posten API wrapper
Summary:
Determine the fees to ship postal parcel via Bring
Groups:
E-Commerce, PHP 5, Web services
Author:
Petter Kjelkenes
Description:
This class can be used to determine the fees to ship postal parcels via Bring in Norway.

It can send HTTP requests to the Bring Web services API to execute service operations.

Currently it can determine the shipping cost of a product given its dimensions, weight, origin and destination postal codes.


Bring Posten API wrapper

Package:
Bring Posten API wrapper
Summary:
Determine the fees to ship postal parcel via Bring
Groups:
E-Commerce, PHP 5, Web services
Author:
Petter Kjelkenes
Description:
This class can be used to determine the fees to ship postal parcels via Bring in Norway.

It can send HTTP requests to the Bring Web services API to execute service operations.

Currently it can determine the shipping cost of a product given its dimensions, weight, origin and destination postal codes.


Powered by Gewgley