官方Symfony文档

The Symfony documentation

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownersymfony/symfony-docs
Primary LanguagePHP
Program languageC++ (Language Count: 8)
PlatformLinux, Mac, Windows
License:Other
所有者活动
Created At2010-02-17 08:43:51
Pushed At2025-06-05 15:11:42
Last Commit At
Release Count75
Last Release Namev2.3.4 (Posted on 2013-08-27 10:58:44)
First Release NamevPR3 (Posted on 2010-09-13 08:46:52)
用户参与
Stargazers Count2.3k
Watchers Count100
Fork Count5.2k
Commits Count47.1k
Has Issues Enabled
Issues Count5282
Issue Open Count80
Pull Requests Count10358
Pull Requests Open Count92
Pull Requests Close Count5217
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private