 |
Symfony is a complete Framework designed to optimize the development of web applications. |
 |
It shortens the development time-frame by generating numerous tools. |
 |
Symfony uses RAD (Rapid Application Development) or agile development methodology for quick and easy |
| |
development of the applications. |
 |
Symfony is written entirely in PHP5, which also takes advantages of the features of OOP Concepts. |
 |
Easy to extend and allows to integrate with other market leader vendor libraries such as Zend Framework . |
| |
and eZ Components |
 |
Object-Relational Mapping (ORM) simplifies the task of generating high performance queries and Symfony |
| |
integrates Doctrine as its default ORM. |
 |
Symfony uses YAML in configuration files which is both expressive and readable. |
 |
No reinvention of wheel every time when a new application is built. |
 |
Symfony acquires the best features from other frameworks such as Rails, Django etc. |