Software:Cgiapp

From HandWiki
Cgiapp
Developer(s)Matthew WeierO'Phinney
Initial releaseDecember 1, 2004 (2004-12-01)
Stable release
1.9.0 / May 2, 2006 (2006-05-02)
Written inPHP
PlatformWeb server
TypeWeb application framework
LicenseOpen Software License ("OSL") v. 3.0
Websitesourceforge.net/projects/cgiapp/

Cgiapp is an open source rapid development web application framework, for use in building dynamic web sites with PHP. "Its goal is to enable [developers] to develop projects much faster than writing code from scratch, by providing a method of organizing a developer's code and creating logical separation between the various layers of an application; View, Controller and Model.[1]

Cgiap was ported from a Perl project called, Cgi::application by Matthew WeierO'Phinney who was employed at the time by The National Gardening Association[citation needed]

References