The goal of the Studs project is to provide an open source framework for building PHP enterprise web applications. It’s based on the Apache Struts project of the Apache Software Foundation, available at http://struts.apache.org/.
Although Studs started out as just an MVC framework, it grew into a full-stack. That stack includes:
Another major goal of the Studs project is to prove that PHP can be a contender in the web business as well as strongly compete against other object-oriented languages. Fortunately, much of this work as been done by the noise that Ruby on Rails generated. More and more people are beginning to realize that you don’t need big Java application servers to power a business. The LAMP stack is fully capable of scaling just as well, if not better. Some of that discussion is available in this blog which claims the scaling with Ruby on Rails is boring (meaning very possible).