Skip to content

Latest commit

 

History

History
116 lines (80 loc) · 2.07 KB

index.rst

File metadata and controls

116 lines (80 loc) · 2.07 KB

Документация по Symfony

Быстрый старт

Начните с :doc:`Быстрого старта <quick_tour/index>` Symfony:

.. toctree::
    :hidden:

    quick_tour/index

Начало работы

.. toctree::
    :maxdepth: 2

    getting_started/index

Разделы

.. toctree::
    :maxdepth: 1

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

Лучшие практики

.. toctree::
    :hidden:

    best_practices/index

Читайте :doc:`официальные лучшие практики </best_practices/index>`.

Компоненты

.. toctree::
    :hidden:

    components/index

Читайте документацию по :doc:`компонентам </components/index>`.

Справочные документы

Получите ответы на вопросы, ознакомившись со следующими справочными документами:

.. toctree::
    :hidden:

    reference/index

Участие в проекте

Сделайте вклад в Symfony:

.. toctree::
    :hidden:

    contributing/index

Создайте собственный фреймворк

Хотите создать свой фреймворк, основанный на Symfony?

.. toctree::
    :hidden:

    create_framework/index