Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.73 KB

symfony.md

File metadata and controls

33 lines (26 loc) · 1.73 KB
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.

Resources

Useful resources and tutorials when working with Symfony: