symfony-standard

The "Symfony Standard Edition" distribution

Github星跟踪图

Symfony Standard Edition

WARNING: This distribution does not support Symfony 4. See the
Installing & Setting up the Symfony Framework page to find a replacement
that fits you best.

Welcome to the Symfony Standard Edition - a fully-functional Symfony
application that you can use as the skeleton for your new applications.

For details on how to download and get started with Symfony, see the
Installation chapter of the Symfony Documentation.

What's inside?

The Symfony Standard Edition is configured with the following defaults:

  • An AppBundle you can use to start coding;

  • Twig as the only configured template engine;

  • Doctrine ORM/DBAL;

  • Swiftmailer;

  • Annotations enabled for everything.

It comes pre-configured with the following bundles:

  • FrameworkBundle - The core Symfony framework bundle

  • SensioFrameworkExtraBundle - Adds several enhancements, including
    template and routing annotation capability

  • DoctrineBundle - Adds support for the Doctrine ORM

  • TwigBundle - Adds support for the Twig templating engine

  • SecurityBundle - Adds security by integrating Symfony's security
    component

  • SwiftmailerBundle - Adds support for Swiftmailer, a library for
    sending emails

  • MonologBundle - Adds support for Monolog, a logging library

  • WebProfilerBundle (in dev/test env) - Adds profiling functionality and
    the web debug toolbar

  • SensioDistributionBundle (in dev/test env) - Adds functionality for
    configuring and working with Symfony distributions

  • SensioGeneratorBundle (in dev env) - Adds code generation
    capabilities

  • WebServerBundle (in dev env) - Adds commands for running applications
    using the PHP built-in web server

  • DebugBundle (in dev/test env) - Adds Debug and VarDumper component
    integration

All libraries and bundles included in the Symfony Standard Edition are
released under the MIT or BSD license.

Enjoy!

主要指标

概览
名称与所有者symfony/symfony-standard
主编程语言PHP
编程语言PHP (语言数: 2)
平台
许可证MIT License
所有者活动
创建于2011-03-06 17:58:20
推送于2020-11-27 08:48:20
最后一次提交
发布数346
最新版本名称v3.4.47 (发布于 2020-11-27 09:47:56)
第一版名称v2.0.0 (发布于 2011-07-28 11:14:56)
用户参与
星数1.5k
关注者数130
派生数1.1k
提交数1.9k
已启用问题?
问题数0
打开的问题数0
拉请求数345
打开的拉请求数0
关闭的拉请求数416
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?