RSS 72 projects tagged "English"

Download Website Updated 28 Sep 2005 AJASON

Screenshot
Pop 85.72
Vit 1.76

AJASON is a PHP 5 library and JavaScript client for the Web technology called AJAX. AJAX permits data to be fetched asynchronously without the need for reloading the Web page and thus allows the development of interactive GUI-like Web applications. JSON is a lightweight data interchange format which is used by AJASON to exchange data between server and client. AJASON features the ability to exchange complex data types and client-side error reporting for server-side AJASON errors.

Download Website Updated 23 Feb 2006 Active Calendar

Screenshot
Pop 462.92
Vit 5.36

Active Calendar is a PHP class that generates calendars (month or year view) as HTML tables (XHTML-Valid). It can produce static calendars without any links or calendars with a week number column, navigation controls, a date picker control, event days and content with event URLs, and linkable days (optionally URL or Javascript). The layout can be configured using CSS, and JavaScript is not required. The supported dates (on systems using a 32-bit signed integer Unix time_t) are: 1902-2037 (Unix) and 1971-2037 (Windows), when using the default PHP native date functions, and 100-3000 and later, when using the ADOdb Date Library.

Download Website Updated 14 Apr 2013 Adventure-(PHP-)Framework

Screenshot
Pop 218.58
Vit 37.82

The adventure PHP framework (APF) is a utility to implement object oriented and generic PHP Web applications. It allows the developer to create programs in compliance with approved software design patterns, and the code base already has answers to many everyday problems. The framework cannot be described as an application that only has to be configured, but rather as a technical basis and design guide for the design of software. Further, it introduced many concepts and efficiency tools already well known in the Java community.

No download Website Updated 26 Nov 2009 Ajax Login Module

Screenshot
Pop 51.07
Vit 35.81

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.

Download Website Updated 15 Feb 2006 Aspect Oriented Programming (AOP) Library ...

Screenshot
Pop 38.99
Vit 1.45

This package can be used to implement aspect oriented programming (AOP) by executing the code of classes that enable orthogonal aspects at run- time. The intention is to provide a means to implement orthogonal aspects in separate classes that may be an interesting add to the application, like logging, caching, transaction control, etc., without affecting the main business logic. The package provides base classes for implementing defining point cuts where the code of an advice class is called to implement actions of the orthogonal aspects that an application may need to enable.

Download Website Updated 09 Sep 2004 BlueWonder

Screenshot
Pop 57.71
Vit 1.75

BlueWonder is a framework for building all kinds of content management systems. It supports different types of databases and comes with an XML-based template engine. It is served with a workflow engine and role-based access control.

Download Website Updated 04 Jul 2008 ComboValidation

Screenshot
Pop 8.89
Vit 1.00

ComboValidation is a class meant to validate HTML forms via PHP and JavaScript in the simplest possible way. All you need to do is to create an array of form fields' information with the required parameters and then call a few methods. It is customizable (validation and view), cross-browser (IE6+, Firefox2+, Opera7+, Safari3+, and all Mozilla based browsers), very well tested, easily integrated, lightweight, extensible, PHP 4 and 5 compatible, multi-lingual, and XHML valid, and has AJAX support.

Download Website Updated 26 Apr 2004 DBLIB

Screenshot
Pop 36.74
Vit 1.42

DBLIB is a PHP library to create WWW interfaces to databases. Its main aim is to support creating interfaces for site administrators, but it can be used as well to create public end-user interfaces. It features over 15 widget types (text, numbers, datetime, password, reference to another table, etc.), automatic data conversion and escaping, automatic input checking in all fields, an abstract data layer that supports several SQL databases, LDAP, and text/dbm files. DBLIB is not a low-level database manager like PHPMyAdmin.

Download Website Updated 09 Jan 2007 DbSimple

Screenshot
Pop 10.77
Vit 48.24

DbSimple is a database abstraction library which provides an extremely laconic and handy interface for practical usage in PHP 4/5 scripts. Its usage is much easier than most of other popular abstraction libraries (like ADODB, PEAR DB, and PDO). "Query execution" and "result fetching" operations are joined thogether and complemented by powerful placeholder support (including list-based placeholders) and various fetching modes. The library supports a unique and very convenient method to build dynamic SQL queries (conditional macro-blocks).

Download No website Updated 24 Mar 2011 Easy Debugger

Screenshot
Pop 18.00
Vit 28.13

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.

Screenshot

Project Spotlight

VMIPS

MIPS R3000 simulator

Screenshot

Project Spotlight

vbackup

A modular backup utility.