Monthly Archiv: October, 2010

CSS sprite class

Package:
CSS sprite class
Summary:
Generate sprite images and CSS to use image styles
Groups:
Graphics, HTML, PHP 5
Author:
Arturs Sosins
Description:
This class can be used to generate sprite images and CSS to use image styles to use the sprites in Web pages.

It can take a list of images and generates a single sprite image with all the images inside.

The class can also generate CSS style definitions to use in Web pages that need to use the images from the generated sprite image.


Metalix Encryption

Package:
Metalix Encryption
Summary:
Generate hash of string applying MD5 several times
Groups:
Cryptography, PHP 5, Security
Author:
Alex
Description:
This class can be used to generate an hash of string applying MD5 several times.

It takes a given string and applies the MD5 hashing algorithm several times to make it much harder revert to the original string.


PHP MVC and AJAX

splash
Package:
PHP MVC and AJAX
Summary:
Dispatch browser side events
Groups:
AJAX, Libraries, PHP 5
Author:
Dewins Murillo
Description:
This package can be used to dispatch browser side events.

It consists of classes that can dispatch events triggered by controls on Web pages and communicated to the server using AJAX requests.

There are several classes that handle the AJAX requests in the different types of supported page controls.


Animus FlashNews

This software allows you to put an animated, Flash-based news ticker on your web site. It's very easy to use, and can be fully integrated with both Facebook and Twitter. It will even automatically create a news archive so that people can read things that you've posted in HTML format. Keeping visitors up to date with your business can be a great way to maintain contact as well as keep them coming back to your web site. This software makes that easy, and the ticker saves valuable real estate on your front page.

Simple DBA

Package:
Simple DBA
Summary:
MySQL database access wrapper
Groups:
Databases, PHP 5
Author:
tom larsen
Description:
This class can be used to MySQL database access wrapper.

It can establish connections to a MySQL, execute SQL queries, retrieve query results, retrieve the last inserted identifier, the number affected rows, retrieve the tables list and table fields and execute INSERT, UPDATE, DELETE queries from lists of parameters.


te-edu Input Sanitize

Package:
te-edu Input Sanitize
Summary:
Remove undesired values from request variables
Groups:
Security, Text processing
Author:
Goran Bogdanovic
Description:
This class can be used to remove undesired values from request variables.

It takes an array of eventual request values and traverses its values to remove undesired characters from them.

The list of alllowed chbars is configurable.


Powered by Gewgley