Simple Project List Software Map

766 projects in result set
LastUpdate: 2005-06-07 13:15

Karibou

Karibou is a PHP5 MVC-like framework for
developers. It is an API that helps you build your
own application. It is fully object oriented,
using inheritence to create new models. It uses
the Smarty template engine and has XML
configuration files, user authentication,
permissions management, and PDO database
abstraction.

(Machine Translation)
LastUpdate: 2003-10-13 10:41

Pidget

Pidget is an object oriented toolkit for rendering HTML in PHP 5. It provides all of the components necessary to create interactive Web applications while encouraging proper separation of display and logic in the application code. The advanced styling engine allows dramatically different templates to be developed independent of any implementation. Pidget also has the ability to bind data sources with widgets and simplify the process of form creation and modification.

(Machine Translation)
LastUpdate: 2005-06-08 19:02

Agavi

Agavi is a framework for building PHP applications based on the MVC
design pattern, utilizing an open community-driven development process
and promoting good coding practices such as unit testing and test-driven
design.

(Machine Translation)
LastUpdate: 2006-11-08 07:21

Datalus

Datalus allows the user to build complicated Web
applications using simple XML descriptions and
short scripts. It abstracts much of the back end
tedium from the process in an effort to prevent
constant duplication of effort. Datalus is a PHP
based Web API designed to streamline object
handling (loading, saving, querying, displaying,
and editing), abstract the data from both its
display structure and layout, and allow the target
data to be delivered to any supported format
without special handling logic or translation.

(Machine Translation)
LastUpdate: 2002-01-18 02:06

clsDB.inc

clsDB.inc is a PHP class for making connections to a MySQL database. Its features include error checking, error logging, optional error output, email notification of errors, devel mode for a development server, and test mode for outputting the queries to a page with or without execution. It returns pertinent information when the query is run (number of records updated, insert id, etc). Results are left as a MySQL result so that they may be manipulated by any MySQL functions. The class can also perform table grooming.

LastUpdate: 2002-07-30 19:01

php_passport_check

php_passport_check is a function to check the validity of a passport ID (the last line of a passport).

(Machine Translation)
LastUpdate: 2001-01-30 06:14

www-sql

www-sql is able to display information from MySQL or PostgreSQL databases in web pages. It does this with a simple embedded scripting language. The commands are embedded in special HTML tags, so it should be possible to edit the document with an HTML editor. The tags are evaluated when the page is loaded, so the resultant page will be HTML compliant.

(Machine Translation)
LastUpdate: 2002-09-10 06:23

Virtual Mail ManaGer Interface

Virtual Mail ManaGer Interface (vmmi) is a
Web-based PHP interface to VMailMgr. It
allows you to manage multiple independent
mailboxes on a domain, each with their own
passwords, quota rules, and expiry dates.

(Machine Translation)
LastUpdate: 2003-08-31 02:00

Coil

Coil is an MVC framework for Python. It is
based largely on the ideas and design of
Struts and allows you to cleanly separate
models, views, and controllers via an XML
configuration file. A very basic login example
that demonstrates the basic work flow is
included.

(Machine Translation)
LastUpdate: 2005-05-31 05:52

Obfsckim

Obfsckim is a simple CAPTCHA system, for a challenge-response to avoid automated bots on Web pages. An image generator generates images with some random text for Human Word-based Authentication, which is used in Web site access.

(Machine Translation)
LastUpdate: 2004-03-07 06:17

phpObjectForms

phpObjectForms is a fully object-oriented, highly
customizable, easily extendable library for
creating and processing forms without writing any
HTML code. The main goals of the library are ease
of use and universality.

(Machine Translation)
LastUpdate: 2005-09-30 16:40

PSHAW

PSHAW is a pseudo command prompt for accessing a
machine remotely using only a Web browser. It
cannot run interactive programs. It can only run
programs that run, spit out text (or not), and
then quit. There is a handy drop-down box of
previously run commands. The page never reloads
thanks to AJAX.

(Machine Translation)
LastUpdate: 2001-02-17 22:42

SteelBlue

SteelBlue is an Open Source Web application server similar to Cold Fusion. It extends HTML with tags to execute SQL commands, perform type checking on user input, loop over sections of code, and manipulate data. In addition, it has a Perl-like scripting language that can be embedded directly into the HTML for complex data manipulation. SteelBlue runs as a CGI script on Linux, UNIX variants (via gcc 2.8), and Win32. It includes native support for most popular relational databases and the embedded scripting language is extensible though a C++ API. Included in the distribution are a book about programming SteelBlue, many examples, and a full bulletin board application.

(Machine Translation)
LastUpdate: 2005-02-16 10:07

MyCGISession

MyCGISessions is a session management library for
C/C++ based CGI scripts. It aims are to be secure,
simple, and scalable. It stores session data in a
MySQL database, and sessions can be used by
multiple CGI scripts.

(Machine Translation)
LastUpdate: 2003-06-17 00:54

MMS Diary

MMS Diary is a mobile phone weblog/diary for use when you are on holiday. It uses MMS (Multimedia Messaging Service) as a transport to upload texts and photos to your homepage. This is done with a PHP script that pretends to be an MMS proxy relay (the server that receives MMS messages is sometimes also referred to as MMSC).

(Machine Translation)