Login | Register
My pages Projects Community openCollabNet

wasp
Project home

There will be a brief maintenance window every Friday at 17:00 Pacific.
For further details, see CollabNet's maintenance and upgrade policy.

If you were registered and logged in, you could join this project.

Summary Web Application Structure for PHP
Category construction
License GNU Lesser Public License
Owner(s) bfioca

Description

What is WASP?

WASP is a powerful web application framework built on PHP 5. WASP strives to allow web developers to make great applications with more fun and less code, but in the familiar playground of PHP.

Why use WASP?

WASP was written from the ground up in pure Object Oriented PHP5. WASP fully utilizes all of the enhancements made to PHP in version 5.

This means you use less code to create enterprise class applications.
This isn't your hacker's PHP.

Is WASP ready to be used?

WASP is already being used in a number of in-production solutions developed by PangoMedia.

Installation

The WASP package can be installed using PEAR.
$ pear install http://wasp.sourceforge.net/WASP-1.1.tgz

Documentation

Documentation for wasp is available here.