Read, write, and modify Palm OS PDB files with PHP. Base class is extendable to work with specific formats. Currently supports Addresses, DOC, Datebook, MobileDB, and SmallBASIC. An example converts HTML/Text to DOC.
Project has moved to GitHub.
https://github.com/fidian/php-pdb/
This project is a lightweight server written in Ocaml for highly interactive webpages or even online browser based games. The server can already be used as a fast frontend to a MySQL database. The software should work on *nix and windows.
fcache is a PHP cache extension, with a simple syntax and no slow overhead-procedures. Can use different caching-folders for different sites through php.ini/.htaccess.
microCODE is a PHP module that allows inclusion of encrypted PHP sourcecode instead of plain PHP scripts.
Protect your intellectual property using standard encryption algorithms like DES or AES.
easy2b is a PHP framework for web applications.
The goal of easy2b is to speed up the creation of web applications with a
minimum of knowledge in PHP.
It uncouples the sql statements from the PHP source into xml,
for easy use without PHP knowledge. Fu
Totally XMLed Forms (TXF) is an application designed to facilitate form handling in PHP applications. It's specially dedicated to PHP-based sites that work with documents via DOM XML functions and generate output with XSLT stylesheets.
This script is designed to help validate human input on a form by showing a gd generated image with a dictionary based random word that the user must input into a form when submitting which is validated by using a database table that tracks the session.
The project aims to extend the PHP scripting language to enable PHP developers to write bioinformatics applications more rapidly than if they had to start from scratch using \"vanilla php\".
I developed this for PBS as a quick way to display local station events. This app uses the iCal standard, but in an XML format (xCal) with a MySQL and perl backend. You can import xCal events from an .xsc file to MySQL. Uses XML/XSL/XSLT.
Authlib is a powerful Object Oriented Cookie+MySQL driven user+session management system. It enables a secure environment using advanced encryption using MD5 (Message-Digest 5).
WWW-SQL is a CGI used to display information from MySQL or PostgreSQL databases in web pages, using simple commands embedded in special HTML tags. The tags are evaluated when the page is loaded.
From an xml-defined data-schema, a db schema and a php object model is generated with getters/setters, db persistence, html form templates and html post/data reception. OBSOLETE! Have a look at http://propel.phpdb.org/ instead.
Simple PHP website library built on object-oriented best practices including test-first, refactoring, and design patterns. Generalizes common web programming tasks.
WWWdb allows you to set up an multi-lingual application-framework which is based on a database (Oracle, Postgres, Mysql, ODBC, Interbase). It allows per-user sessions and provides the ability to insert, update, delete, and browse your database-tables.
PHP-Libs is a Mad-Libs-like online game that lets you give words for a story template and get a humorous story in return. In addition, users can submit their own story templates for others to use later.
Xtree is a Document Object Model XML extension library for PHP (written in C) that is extremely fast, simple, and efficient. With this extension, loading, saving, and manipulating XML documents couldnt be easier. An XPath Interpreter is also included.
startx is the project name for an interface build in php which takes the output of some products like MRTG or awstats or ACID... and put them together in the same Web interface.
Need to know how much bandwidth you have remaining this month? Then this is the script for you! (note: this script has only been tested on cpanel systems; if you use cpanel then this should work; otherwise drop us a line and we'll do the best we can)
Object - Relational framework for php like many those in Java. Converts objects to tables rows and back, so instead of seeing SQL in your code you see objects.