官方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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?