|
Project Information
Members
Featured
Downloads
Wiki pages
Links
|
Phormiga web application frameworkPhormiga is a lightweight framework for web applications written in perl for use with fast-cgi, mod_perl2 and cgi IntroductionThe phormiga web application framework is based on the idea to easily reuse code you wrote before. In my life as a web application developer I used a lot of frameworks which more or less didn't satisfy me as I always ended up not being able to reuse what I've done. This was mainly based in the fact that all frameworks forced me to use their "widgets" or "components" which really affected my efficiency in writing code because documentation was a big issue of all frameworks and in this case it's really essentially. Phormiga is not going to present the best documentation on earth but as in phormiga the components are written by YOU it's just about how to write them. Phormiga is developed for the fast-common-gateway-interface (fcgi) but can also be used with mod_perl2 and cgi. DocumentsDownloadsThe latest version is 0.1.2-final Changelog for 0.1.2 final
|