RSS 5 projects tagged "phpclasses"

No download Website Updated 10 Dec 2009 PHP-Ajax Profile Module

Screenshot
Pop 21.47
Vit 35.45

PHP-Ajax Profile is an application module that can edit profile records (similar to Facebook) written in PHP, AJAX (Jquery), and MySQL with an MVC pattern. It is customizable and easy to integrate with existing PHP applications.

Download Website Updated 07 Feb 2011 Tic-Tac-Toe

Screenshot
Pop 24.06
Vit 28.94

Tic-Tac-Toe is an interactive Tic-Tac-Toe game that updates the board using AJAX requests upon each player's move. It implements the alpha beta search algorithm (minimax search optimized by performing alpha beta pruning) for determining the next move.

No download Website Updated 11 Mar 2013 CSS One

Screenshot
Pop 28.86
Vit 18.04

CSS One unifies your CSS stylesheets and images into one file request.

No download Website Updated 25 Jul 2012 Generate/Check and Encypt Passwords

Screenshot
Pop 19.08
Vit 17.25

Generate/Check and Encypt Passwords features a Password Generator with settings for character type, allowed and disallowed characters, and minimum/maximum password length. PassPhrase Generator will generate a string with a specified number of words, the minimum/maximum length of words, and which folder to look into to find the words. Password Strength Checker checks to see how strong a password is, from 0 to 100. encrypt() will make sure the hash type is valid before encrypting. You can also pass a SALT option with the password to make it more secure.

Download Website Updated 27 Dec 2012 PHP GUI API

Screenshot
Pop 26.87
Vit 11.95

PHP GUI API is a package that renders HTML pages composed programmatically. It is designed in a similar fashion to Java's GUI package, but it is for HTML components rather than desktop applications. It consists of a set of classes that wrap around several types of HTML page components and CSS elements that can be composed and configured programmatically to generate whole pages. The classes render the page by generating HTML for each element and the contained elements. It provides classes for wrapping paragraphs, divisions (div), input fields, forms, tables, images, links, etc.

Screenshot

Project Spotlight

Talend Open Studio for ESB

A versatile and flexible enterprise service bus.

Screenshot

Project Spotlight

PHP based Datagrid

A fully-functional PHP Datagrid in just seven lines of code.