symfony, an open-source PHP5 AJAX web framework
symfony is an open-source PHP5 web framework. Based on the best practices of web development, thoroughly tried on several active websites, symfony aims to speed up the creation and maintenance of web applications, and to replace the repetitive coding tasks by power, control and pleasure.
Symfony project offer great features such :
- simple templating and helpers
- cache management
- multiple environments support
- deployment management
- scaffolding
- smart URLs
- multilingual and I18N support
- object model and MVC separation
- Ajax support
The demo application show a shopping card where you can easily drag and drop products into your basket, the payment could be then processed. If you want to start with symfony you can read the tutorial to create your first project. Or the easy AJAX in symfony tutorial which describe the process of creating the shopping card.












AJAX Magazine's RSS
