php.MVC is an open source framework for PHP Web applications. php.MVC implements the Model-View-Controller (MVC) design pattern, and encourages application design based on the Model 2 paradigm. The framework provides a single entry point Controller.
TemplateTamer is a web application development tool for creating and maintaining a template based dynamic PHP web applications, with clearly and completely separated php code from the html design (clean templates). As such it is a great tool for comp...
Form validation the process that occurs after the user clicks the submit button and before the form data processed by a PHP, JAVA or CGI program. In this tutorial, you''ll learn how to intercept the submission and pass the form data through one ...
Midgard Lite is an experimental version of the Midgard Content Management Framework written in pure PHP (no compiling required). It can be used in reasonably secure enviroments to display Midgard-based sites, where using CGI or unmodified PHP Apache ...
POOF is a PHP library that separates the Page Content, Layout and Application Logic in an object oriented fashion. POOF is designed to give the web developer a framework for efficient and modular application development.
PHITE is a simple yet powerful site framework written in PHP. Features include: No coding necessary, a site can be built from plaintext files if desired; Whole site generated from single HTML template file; Supports very simple ''skins'', j...
pNav is a PHP and MySQL driven framework for website developers who wish to implement a dynamic website quickly and easily. It features a top navigation bar and side navigation menu which are both derived from entries in the back end MySQL database. ...
Wasp is an platform-independent HTML preprocessor. It''s like PHP or ASP, except with the powerful Python language at your fingertips. You can add Python code to your pages, expand boiler-plate text, etc.
Wasp may be run in three ways. In ...
Sitellite Application Framework is a collection of over 100 PHP classes that make web application development easier, faster, and more reliable. Highlights include a simple template system, form validation/handling, multi-screen forms, multi-level ca...
The Generic PHP Framework is a library of reusable objects for PHP4. The idea is to build a framework that will make it easier to write large, scalable PHP applications.