April 2006
Code Igniter
by 20 others (via)Designed to enable, not overwhelm, Code Igniter is a powerful PHP framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured web applications.
If you're a developer who lives in the real world of shared hosting accounts and clients with deadlines, and if you're tired of ponderously large and thoroughly undocumented frameworks that require rocket science to understand, Code Igniter might just be the right tool for you.
January 2006
Livepipe : Pipeline Project
Pipeline is an open-source web framework encouraging sensible and rapid application development.
If your're looking to write less code, get more done and PHP is your language of choice you've come to the right place. We've taken some of the best practices from modern web programming and rolled a Model/View/Controller framework, packaging, distribution, documentation and testing system all into one.
December 2005
PHP on TRAX :: Rapid Development Made Easy
by 14 othersIf you are web developer and are fed up with the spaghetti code you have come
to the right place. Php On Trax(formerly Php On Rails) is a web-application
and persistance framework that is based on Ruby on Rails and
includes everything needed to create database-backed web-applications according to the
Model-View-Control pattern of separation.
CakePHP : A Rapid Development Framework :: Home
by 26 othersCake is a rapid development framework for PHP which uses commonly known design patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC. Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility.
Why Frameworks Suck - snook.ca
by 1 otherDevelopment frameworks are supposed to be our friends. Instead, they often just get in the way. Frameworks suck.
November 2005
September 2005
PRADO PHP framework - Home
PRADO is a component-based and event-driven Web programming framework for PHP 5. PRADO reconceptualizes Web application development in terms of components, events and properties instead of procedures, URLs and query parameters.
A PRADO component is a combination of a specification file (in XML), an HTML template and a PHP class. PRADO components are combined together to form larger components or complete PRADO pages.
Developing PRADO Web applications mainly involves instantiating prebuilt and application-specific component types, configuring them by setting their properties, responding to their events by writing handler functions, and composing them into application tasks.
May 2005
Content with Style: A CSS Framework
by 20 othersa CSS framework, allowing rapid development of sites with pre-written and tested components. All that's really required to produce this is a set of naming conventions and a flexible base template...
January 2005
A Development Infrastructure for PHP
by 5 othersWith every programming language I have worked in it has become normal practice, after having developed an initial series of programs, to identify a common structure to which all subsequent programs should be built. This may take some time as it involves a bit of trial and error in playing with the different ways in which a task can be achieved in order to find the methodology that gives the most advantages in the long term.
1
(13 marks)