.. _symfony2-documentation: Symfony Documentation ===================== Quick Tour ---------- Get started fast with the Symfony :doc:`Quick Tour `: * :doc:`quick_tour/the_big_picture` * :doc:`quick_tour/flex_recipes` * :doc:`quick_tour/the_architecture` Getting Started --------------- .. toctree:: :maxdepth: 2 getting_started/index Topics ------ .. toctree:: :maxdepth: 1 best_practices bundles cache console doctrine deployment event_dispatcher forms frontend html_sanitizer http_cache http_client lock logging mailer mercure messenger migration notifier performance profiler rate_limiter routing security session setup serializer service_container testing translation validation web_link webhook workflow Components ---------- Read the :doc:`Components ` documentation. Reference Documents ------------------- Get answers quickly with reference documents: .. include:: /reference/map.rst.inc Contributing ------------ Contribute to Symfony: .. include:: /contributing/map.rst.inc Create your Own Framework ------------------------- Want to create your own framework based on Symfony? .. toctree:: :maxdepth: 2 create_framework/index