Studs MVC Framework

Eki 10th, 2009 | Posted by | Filed under PHP

Studs began simply as a port of Apache’s Jakarta Struts MVC Framework to PHP, though it has turned out to be decidedly more. I started this project to study the internals of J2EE web applications and then to bring these design concepts into the PHP environment. Now it is time the see if the code lives up to this challenge.

Studs Workflow DiagramThe primary goal of this project, apart from being a road tested implementation of the MVC pattern for PHP, is to provide a learning platform for developers looking to give J2EE a try, while at the same time providing a comfortable PHP environment for those people familiar with Java Servlet technology. One way Studs manages this neutral ground is by relying on many of the standard deployment descriptors used in Java Servlets and Struts, including such files as web.xml, struts-config.xml and taglib.tld. By achieving this level of compatibility, existing tools can be leveraged to help develop applications in this environment.

Yukarıdaki makaleyi okuyanlar bunları da okudu! :

  1. Ambivalence Framework
  2. Symfony Framework
  3. Seagull Framework
  4. QPHP Framework
  5. DIY Framework

Henüz yorum yok.
Yorum yapmak için lütfen giriş yapınız.