Skip to content

Latest commit

 

History

History
122 lines (87 loc) · 2.26 KB

index.rst

File metadata and controls

122 lines (87 loc) · 2.26 KB

[非公式] Symfony 日本語ドキュメント

初めに

非公式の Symfony 日本語ドキュメントです。 Symfony の公式ドキュメントを日本語へ翻訳していきます。 正確な最新の情報は Symfony の公式ドキュメント をご確認ください。

こちらのドキュメントも GitHub で管理しています。 Issue や Pull request でのご指摘、ご協力をいただけますと幸いです。

サンプルコードを含む本ドキュメントも公式ドキュメントの Creative Commons BY-SA 3.0 ライセンスに従います。

クイックツアー

Symfony :doc:`クイックツアー <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
    http_client
    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