官方Symfony文档

The Symfony documentation

Github星跟蹤圖

Contributing

We love contributors! For more information on how you can contribute, please read
the Symfony Docs Contributing Guide

Important: use 4.4 branch as the base of your pull requests, unless you are
documenting a feature that was introduced after Symfony 4.4 (e.g. in Symfony 5.4).

Build Documentation Locally

This is not needed for contributing, but it's useful if you want to debug some
issue in the docs or if you want to read Symfony Documentation offline.

$ git clone git@github.com:symfony/symfony-docs.git

$ cd symfony-docs/
$ cd _build/

$ composer install

$ php build.php

After generating docs, serve them with the internal PHP server:

$ php -S localhost:8000 -t output/

Browse http://localhost:8000 to read the docs.

主要指標

概覽
名稱與所有者symfony/symfony-docs
主編程語言PHP
編程語言C++ (語言數: 8)
平台Linux, Mac, Windows
許可證Other
所有者活动
創建於2010-02-17 08:43:51
推送於2025-06-10 07:10:54
最后一次提交
發布數75
最新版本名稱v2.3.4 (發布於 2013-08-27 10:58:44)
第一版名稱vPR3 (發布於 2010-09-13 08:46:52)
用户参与
星數2.3k
關注者數100
派生數5.2k
提交數47.1k
已啟用問題?
問題數5291
打開的問題數82
拉請求數10369
打開的拉請求數94
關閉的拉請求數5217
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?