Skip to content

Latest commit

 

History

History
121 lines (84 loc) · 1.65 KB

index.rst

File metadata and controls

121 lines (84 loc) · 1.65 KB

Symfony Documentation

.. toctree::
    :hidden:

    changelog

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

    assetic
    bundles
    console
    doctrine
    debug
    deployment
    email
    event_dispatcher
    expressions
    forms
    frontend
    http_cache
    logging
    performance
    profiler
    request
    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