RSS 73 projects tagged "English"

No download Website Updated 28 May 2011 MochiPHP

Screenshot
Pop 46.30
Vit 1.42

MochiPHP is a lightweight framework for PHP that adopts component and page oriented design with a simple database and object-persistence library. Page oriented design: write a class and template pair per page. Form components hide complex HTML markup and user interaction handling. Persistent objects with auto-generated property accessors.

Download No website Updated 24 Mar 2011 Easy Debugger

Screenshot
Pop 18.22
Vit 28.06

Easy Debugger is a simple class that makes debugging complex sites very simple. The class allows you to clearly and easily output strings, variables, and objects and color code them for easier reading. It also makes it incredibly simple to output strings, variables, or even objects to email for simple troubleshooting or AJAX pages and pages where reload doesn't allow debugging. It saves debug output until the end of the page; groups all outputs from a page together; groups all outputs from specific files together; has easy color coding for advanced troubleshooting; shows line numbers and file names so you don't lose debug items; and has simple helper functions to speed up use. Debugs can be left on while the site is live, with no unwanted interruption. This code has been used on over 100 sites, from simple HTML pages to complex Web applications.

Download Website Updated 11 Aug 2010 XML-RSS Feed Generator

Screenshot
Pop 25.02
Vit 32.03

XML-RSS Feed Generator is a PHP class for generating RSS 2.0 feeds. All feeds are validated by a feed validator. All feed elements are supported. It is simple and easy to define channel properties and item elements. It also enables the usage of sub-tags and attributes.

No download Website Updated 18 Jun 2010 LiberORM

Screenshot
Pop 16.82
Vit 32.64

LiberORM is a class that can be used to store and retrieve objects as database records. It can take objects of arbitrary types and insert, update, and delete them in a database table according to mapping configuration.

No download Website Updated 26 Nov 2009 Ajax Login Module

Screenshot
Pop 52.15
Vit 35.75

Ajax Login Module is an AJAX login system that authenticates users without reloading a login page. It is easy to integrate with existing PHP applications with no further configuration and coding.

No download Website Updated 21 Jun 2009 FTP Folder Copy or Delete

Screenshot
Pop 14.11
Vit 37.79

FTP Folder Copy or Delete is a PHP class that can be used to copy and delete directories on a remote FTP server. It can traverse a given directory recursively and copy all its files and sub-directories to a given directory on an FTP server. The original permissions are also set on the files and directories on the FTP server. The class can also recursively traverse a given directory on the FTP server and remove it, including all its files and sub-directories.

Download No website Updated 20 Jun 2011 Loomis' Nested Set

Screenshot
Pop 32.91
Vit 1.00

Loomes' Nested Set is a class that can be used to manage a tree of information stored in a database. It can perform several types of operations to manipulate a hierarchy of nodes that are stored in a database as table records. Currently, it can insert a root node, insert a node that is child of a given parent, delete a branch of nodes under a given node, delete a single node, rename a node, move nodes, check whether the root node exists, and retrieve the whole tree of nodes.

Download No website Updated 01 Nov 2010 Easy PHP Thumbnail Class

Screenshot
Pop 131.45
Vit 3.16

Easy PHP Thumbnail Class can be used to manipulate images and generate thumbnails. It can load images from files and generate thumbnails that can be saved to files or be generated as the current script output. The class can also perform other image manipulation functions such as adding shadows, clipping rounded corners, filters, bilineair image deformations, and more. Over 45 image manipulation functions are available.

Download Website Updated 14 Jan 2009 phm Instant Messenger

Screenshot
Pop 16.22
Vit 1.00

phm Instant Messenger is a PHP class that can be used to manage users and friends that exchange messages. It can create and retrieve records in MySQL database tables that contain information of users, friends, and messages that they may exchange. Currently, the class implements several operations like authenticating users, changing user passwords, retrieving account password reminder questions and answers, creating user accounts, adding friends, searching for friends, retrieving user nick names, adding messages sent from one user to a friend, and retrieving messages received by a user.

No download Website Updated 16 Apr 2010 Sigma Grid

Screenshot
Pop 68.61
Vit 1.70

Sigma Grid is an AJAX-based data grid for displaying data and editing it inline in a scrollable and sortable table. It supports IE 6.0+, FireFox 2.0+, Safari 3.0+, and Opera9.0+. It seamlessly integrates with any server side solution, such as J2EE, .NET, PHP, or Perl. It features keyboard data navigation, nested multiline headers, and sortable and frozen columns. Slice rendering and built-in paginated output allow you to manipulate huge datasets.

Screenshot

Project Spotlight

SMPlayer

A frontend for MPlayer.

Screenshot

Project Spotlight

Asymptote

A vector graphics language for technical drawing and LaTeX.