Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1.1k
The "Symfony Standard Edition" distribution
License
symfony/symfony-standard
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
WARNING: This distribution does not support Symfony 4. See theInstalling & Setting up the Symfony Framework page to find a replacementthat fits you best.
Welcome to the Symfony Standard Edition - a fully-functional Symfonyapplication that you can use as the skeleton for your new applications.
For details on how to download and get started with Symfony, see theInstallation chapter of the Symfony Documentation.
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, includingtemplate 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 securitycomponent
SwiftmailerBundle - Adds support for Swiftmailer, a library forsending emails
MonologBundle - Adds support for Monolog, a logging library
WebProfilerBundle (in dev/test env) - Adds profiling functionality andthe web debug toolbar
SensioDistributionBundle (in dev/test env) - Adds functionality forconfiguring and working with Symfony distributions
SensioGeneratorBundle (in dev env) - Adds code generationcapabilities
WebServerBundle (in dev env) - Adds commands for running applicationsusing the PHP built-in web server
DebugBundle (in dev/test env) - Adds Debug and VarDumper componentintegration
All libraries and bundles included in the Symfony Standard Edition arereleased under the MIT or BSD license.
Enjoy!
About
The "Symfony Standard Edition" distribution
Topics
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.