Skip to content

Latest commit

 

History

History
138 lines (98 loc) · 1.91 KB

index.rst

File metadata and controls

138 lines (98 loc) · 1.91 KB

Symfony Documentation

.. toctree::
    :hidden:

    bundles/index
    changelog
    page_creation
    introduction/from_flat_php_to_symfony2
    introduction/symfony1
    web_services/index

Quick Tour

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

.. toctree::
    :hidden:

    quick_tour/index

Getting Started

.. toctree::
    :maxdepth: 1

    setup
    http_fundamentals
    routing
    controller
    templating

Topics

.. toctree::
    :maxdepth: 1

    bundles
    console
    debug
    doctrine
    email
    event_dispatcher
    forms
    http_cache
    logging
    routing
    security
    serializer
    service_container
    testing
    translation
    validation

Advanced Topics

.. toctree::
    :maxdepth: 1

    assetic
    bundles
    configuration
    deployment
    expressions
    frontend
    performance
    profiler
    request
    session
    setup

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