Tag Archiv: classes

Routo Messaging HTTP API

Package:
Routo Messaging HTTP API
Summary:
Send SMS messages via the Routo Messaging gateway
Groups:
Cache, Web services, Wireless and Mobile
Author:
Routo Telecom
Description:
This class can be used to send SMS messages via the Routo Messaging gateway.

It can send an HTTP request to the Routo Messaging gateway server to send an SMS message with a given text on behalf of a given API user.

The user password and other message details are configurable.


Fete Search Highlighter

Package:
Fete Search Highlighter
Summary:
Highlight keywords within HTML
Groups:
HTML, PHP 5, Text processing
Author:
Nguyen Duc Thuan
Description:
This class can be used to highlight keywords within HTML.

It can search an HTML string for given keywords in the text.

The class can surround the text of the keywords that are found with HTML tags that make those keywords be highlighted.


postgreSQL

Package:
postgreSQL
Summary:
PostgreSQL database access wrapper
Groups:
Databases, PHP 5
Author:
stefano
Description:
This package implements a PostrgreSQL database access wrapper.

There is a base class that provides common connection and database access functionality.

There is an implementation class that implements the base class interface operations to access PostgreSQL databases like establishing connections, executing SQL queries, traverse and retrieve query results, manage transactions, access sequences, execute SELECT, INSERT, UPDATE and DELETE statements using values passed programmatically.


Roman

Package:
Roman
Summary:
Convert between roman and decimal representation
Groups:
Conversion, PHP 5
Author:
Christoph Kappestein
Description:
This class can be used to Convert between roman and decimal representation.

It can take a number and convert it to a string that represents it in the Roman notation.

The class can also do the opposite, i.e. take a string with a number represented in Roman and converts it back to decimal.


PHP bans and trap

Package:
PHP bans and trap
Summary:
Manage database of banned IP addresses
Groups:
Databases, HTML, PHP 5, Security
Author:
Lee Johnstone
Description:
This package can be used to manage database of banned IP addresses.

It can list, add, update and delete records of a MySQL database table with information about banned IP addresses.

The class can generate forms to create or update records of banned IP addresses.

It can also look up the database to check whether a given IP or host address are banned. The class can issue a forbidden access response in case it is banned.


PHP bans and trap

Package:
PHP bans and trap
Summary:
Manage database of banned IP addresses
Groups:
Databases, HTML, PHP 5, Security
Author:
Lee Johnstone
Description:
This package can be used to manage database of banned IP addresses.

It can list, add, update and delete records of a MySQL database table with information about banned IP addresses.

The class can generate forms to create or update records of banned IP addresses.

It can also look up the database to check whether a given IP or host address are banned. The class can issue a forbidden access response in case it is banned.


Mobile Detect

Package:
Mobile Detect
Summary:
Detect the type of mobile device accessing a site
Groups:
HTTP, PHP 5, Wireless and Mobile
Author:
Victor Stanciu
Description:
This class can be used to detect the type of mobile device accessing a site.

It can analyze the current HTTP user agent request header to determine which type if mobile device is accessing the site.

Currently it can distinguish several types of mobile device that use different systems and mobile browsers: Android, Blackberry, Opera Mini, Palm, Windows Mobile, and other generic systems.


PicasaWeb class

Package:
PicasaWeb class
Summary:
Display galleries of photos from PicasaWeb albums
Groups:
Content management, Graphics
Author:
Thomas Jakober
Description:
This class can be used to display galleries of photos from PicasaWeb albums.

It can access the PicasaWeb Web services API server and retrieve information about albums of photos in order to generate HTML to display photos in the current site.

The class can display listings of albums in a given PicasaWeb account, as well display the photos of a given album.


Database servers down alarm

Package:
Database servers down alarm
Summary:
Send alarm messages when databases are down
Groups:
Databases, Systems administration
Author:
Alexander Selifonov
Description:
This class can be used to send alarm messages when databases are down.

It can check one or more database servers by connecting to them to see if they are up or down.

The class can send an alert e-mail or SMS message to the systems administrators when a database server is down. When the database server is up, another alert message is sent.

Currently it supports checking multiple types database servers: MySQL, Mini-SQL, Microsoft SQL Server, IBM DB2, Oracle, PostgreSQL, etc..


Powered by Gewgley