MyGit

symfony/symfony-standard

Fork: 1122 Star: 1494 (更新于 2024-09-03 10:06:59)

license: MIT

Language: PHP .

The "Symfony Standard Edition" distribution

最后发布版本: v3.4.47 ( 2020-11-27 16:49:44)

官方网址 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!

最近版本更新:(数据更新于 2024-08-04 11:24:11)

2020-11-27 16:49:44 v3.4.47

主题(topics):

php, skeleton, symfony, symfony-skeleton

symfony/symfony-standard同语言 PHP最近更新仓库

2024-10-04 05:05:21 coollabsio/coolify

2024-10-02 22:48:51 nextcloud/server

2024-09-27 04:15:58 statamic/cms

2024-09-26 16:18:25 webonyx/graphql-php

2024-09-24 18:16:56 JhumanJ/OpnForm

2024-09-21 14:15:59 symfony/var-dumper