1 / 6

-Uday Dhokale

Symfony - Open-Source PHP Web Framework. -Uday Dhokale. Symfony. What is it ??? Installation Requirements Features Demo. Symfony. Symfony is a web application framework for PHP5 projects.

herve
Download Presentation

-Uday Dhokale

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Symfony - Open-Source PHP Web Framework -Uday Dhokale

  2. Symfony • What is it ??? • Installation Requirements • Features • Demo

  3. Symfony • Symfony is a web application framework for PHP5 projects. • It aims to speed up the creation and maintenance of web applications, and to replace the repetitive coding tasks by power, control and pleasure. • Using Symfony is so natural and easy for people used to PHP and the design patterns of Internet applications that the learning curve is reduced to less than a day.

  4. Installation The very small number of prerequisites make symfony easy to install on any configuration; you just need Unix or Windows with a web server and PHP 5 installed. It is compatible with almost every database system. In addition, it has a very small overhead, so the benefits of the framework don't come at the cost of an increase of hosting costs. Download Link :http://www.symfony-project.org/get/symfony-stable.tgz The sandbox Download Link : http://www.symfony-project.org/get/sf_sandbox.tgz

  5. Features • Support for multiple platforms • cache management • smart URLs • scaffolding • multilingualism and I18N support • Database Engine Independent • Ajax support • enterprise ready

  6. Demo

More Related