ASP.NET MVC vs PHP Fat-Free Framework
A side-by-side look at ASP.NET MVC and PHP Fat-Free Framework. For an in-depth review of either product, follow the links below.
ASP.NET MVC
Development
ASP.NET MVC is an open-source web framework that implements the model-view-controller (MVC) pattern. It allows you to build dynamic websites and web APIs using .NET and C#. It is lightweight, fast, and enables clean separation of concerns.
aspnetmvcmodelviewcontrollerweb-developmentc
PHP Fat-Free Framework
Development
The PHP Fat-Free Framework is an open-source, lightweight PHP micro-framework that helps build dynamic web applications quickly. It has a simple yet powerful routing system, built-in support for Web templates, multilingual capability, and an easy-to-use SQL database abstraction layer.
phpmicroframeworkmvcopen-source
Related Comparisons
Zend Framework
Ruby on Rails
Yii Framework
Play Framework