Skip to content

Latest commit

 

History

History
109 lines (78 loc) · 1.49 KB

index.rst

File metadata and controls

109 lines (78 loc) · 1.49 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

    best_practices
    bundles
    cache
    console
    doctrine
    deployment
    email
    event_dispatcher
    forms
    frontend
    http_cache
    logging
    mailer
    mercure
    messenger
    migration
    notifier
    performance
    profiler
    routing
    security
    session
    setup
    serializer
    service_container
    testing
    translation
    validation
    web_link
    workflow

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