![]() |
|
Documentation |
|
You want to learn more about symfony? We have plenty of documentation for you.
Official documentationThe Definitive Guide to symfonyAlso known as "The Book", this is the online version of a 490p book published by Apress and written by the symfony core team. Complete, didactic and practical, the definitive reference. The CookbookRecipies for everyday meals. The API DocumentationEvery class, method and function in symfony has PHPDoc comments explaining the way it works. The best way to check the parameters of a function or the nature of the returned value is there. |
TutorialsMy First ProjectDiscover the basics of symfony with this one-hour tutorial, covering installation, page creation, model modification, the admin generator, and much more... Easy AjaxCreate a drag and drop shopping cart in minutes with symfony. Askeet24 tutorials of 1 hour each, that's all it takes to build up a complete and effective application from scratch. Definitely the best way to become a good symfony developer! The Admin GeneratorDiscover the power of the administration generator. You will never code a backend application by hand after seeing this! From the CommunityWikiUser-contributed documentation, as well as translations and plugins, are available in the symfony wiki. Code snippetsA collection of snippets contributed by symfony users. When you think that someone may already have solved a problem, that's where the solution usually lies. The snipeet application itself is a giant snippet, which you can browse and learn from. |