title | updated | permalink | redirect_from |
---|---|---|---|
Symfony Framework |
October 21, 2016 |
/articles/php-frameworks/what-is-symfony-framework/ |
/faq/php-frameworks/what-is-symfony-framework/ |
Symfony is a set of reusable PHP components and a framework.
Best way to get to know Symfony is to go through a quick tour - four chapters, each 10 minutes long. After that reading the documentation is advised and best way to learn it thoroughly.
Symfony uses bundles for application and to extend and reuse functionality in it. Large and vibrant community that evolved around Symfony provides bundles for almost anything. They can be found at KpnBundles.
You can also get certified or meet the community at one of the Symfony events.
Useful resources and tutorials when working with Symfony:
- Awesome Symfony - A list of awesome Symfony bundles, utilities and resources.
- Knp University - PHP and Symfony Tutorials (paid and free)
- Screenfony - Symfony tutorials (paid)
- Symfony2cheatsheet - Symfony cheatsheet
- Working with Symfony 2 - Tuts+ - Video course about building applications in Symfony
- Symfony Tutorial - Category for Symfony Tutorial
- Symfony Finland - PHP, Symfony and web development articles.