Friday, September 24, 2010

Main options of Symfony

Symfony can be installed on Unix as well as Windows. All you need is the installed web server and PHP5. Since Propel is used for working with databases, the support of MySQL, PostgreSQL, Oracle, MSSQL is available. Special tools for testing, debugging and automatic development of reports are installed.

Main options of Symfony:
•    MVC architecture
•    ORM Propel
•    Special tools which simplify the creation of page patterns
•    Multilevel cache management 
•    Development/production environment
•    Scaffolding (an automatically generated module for managing table contents from databases)
•    Human understandable URL
•    Multilanguage (i18n)
•    AJAX support

No comments: