What are some good examples of open source PHP projects built using the MVC architecture.
I searched and found this question that asks a similar question, but all the answers were focused on a specific framework. I am looking for actual embedded applications for use as case studies. I do not mind if the project uses this framework, but I am focused on the completed project, and not on how the structure works.
source
share