Skip to content

Latest commit

 

History

History
111 lines (76 loc) · 1.53 KB

index.rst

File metadata and controls

111 lines (76 loc) · 1.53 KB

Symfony Documentation

Quick Tour

Get started fast with the Symfony :doc:`Quick Tour <quick_tour/index>`:

.. toctree::
    :hidden:

    quick_tour/index

Getting Started

.. toctree::
    :maxdepth: 2

    getting_started/index

Topics

.. toctree::
    :maxdepth: 1

    bundles
    console
    doctrine
    deployment
    email
    event_dispatcher
    forms
    frontend
    http_cache
    logging
    performance
    profiler
    routing
    security
    session
    setup
    serializer
    service_container
    testing
    translation
    validation
    workflow

Best Practices

.. toctree::
    :hidden:

    best_practices/index

Read the :doc:`Official Best Practices </best_practices/index>`.

Components

.. toctree::
    :hidden:

    components/index

Read the :doc:`Components </components/index>` documentation.

Reference Documents

Get answers quickly with reference documents:

.. toctree::
    :hidden:

    reference/index

Contributing

Contribute to Symfony:

.. toctree::
    :hidden:

    contributing/index

Create your Own Framework

Want to create your own framework based on Symfony?

.. toctree::
    :hidden:

    create_framework/index