Linux devel software 

http://www.usinglinux.org/devel/

DBFW 

Info 

DBFW (PHP DataBase FrameWork)

Source 

http://dbfw.berlios.de/

Description 

Features 

http://dbfw.berlios.de/features.php

Last, from the presentation point of view, the HTML pages dinamically generated are all XHTML Transitional 1.0 compliant, and they contain all CSS classes descriptors required to change the look&feel to your heart content.

Releases 

latest stable release is 1.1.2, released on 2006-03-21

icons-1.0.1.tar.bz2
dbfw-1.1.2.tar.bz2
simple_demo-20060322.tar.gz

latest user manual available online is v. 0.4, released on 2006-04-22 http://dbfw.berlios.de/docs.php

documented on: 2007.01.26

FiForms 

FiForms is a collection of PHP classes that lets you build a Web-database front end in minutes. FiReports uses XML and XSLT to generate high-quality on-screen and printable reports, as well spreadsheets from an SQL query stored in a PHP or XML definition.

http://www.fiforms.org/

http://freshmeat.net/projects/fiforms

FiForms 0.9.3 

FiForms 0.9.3 - A framework for rapid Web application development.

by Daniel (http://freshmeat.net/~databases/) Wed, Dec 21st 2005 22:46

FiForms is a framework of PHP classes that lets you rapidly prototype and develop a Web/database front end using the latest PHP and XML technologies. It currently includes data-entry classes and XML report generation scripts. These libraries utilize the new XML capabilities of PHP 5 to create a framework for developing Web applications completely in XML languages. The FiForms framework also includes a collection of XML Schemas for building these forms, reports, and scripts in XML. FiReports uses XML and XSLT to generate high-quality on-screen and printable reports, as well spreadsheets from an SQL query stored in a PHP or XML definition.

Changes: This release added a FiForms XML Applications framework. Several improvements were made to the classes, including server-side XSLT transformation and added customizability in FiForms_global.inc.php. The authentication system was updated to make the interface more modular. This release also included a mechanism to add concurrency control to alert users if multiple users change the same data. This is implemented through a unique change detection and synchronization system to allow critical OLTP database applications to be implemented in a Web browser.

Release focus: Major feature enhancements License: GNU Lesser General Public License (LGPL) Project URL: http://freshmeat.net/projects/fiforms/

documented on: 2007.01.26

phpDatabase.net 

http://www.code-hosting.com/Open_Source_Projects/1267039-phpDatabase-net-0-1----A-pure-PHP-database-engine-for-PHP-applications-

phpDatabase.net 0.1 - A pure PHP database engine for PHP applications.

by Patrik Jakab (http://freshmeat.net/~ptx73/) Fri, Feb 10th 2006 00:46

about : phpDatabase.net is a pure PHP database script which can be used for an application as a light-weight database. It implements basic database functions like creating and dropping database; creating, changing, and dropping tables and sequences; selecting, inserting, updating, and deleting data from tables; automatic locking of files, so simultanous changing the data is possible; transaction processing, commiting, or rolling back of changes; and a default auto-commiting mode. It is packaged as a single PHP script.

Changes: This is an inital public release.

Release focus: Initial freshmeat announcement License: GNU General Public License (GPL) Project URL: http://freshmeat.net/projects/phpdatabase/

documented on: 2007.01.26