<<<<<<< HEAD, (*1)
Symfony Standard Edition
Welcome to the Symfony Standard Edition - a fully-functional Symfony2
application that you can use as the skeleton for your new applications., (*2)
For details on how to download and get started with Symfony, see the
Installation chapter of the Symfony Documentation., (*3)
What's inside?
The Symfony Standard Edition is configured with the following defaults:, (*4)
- 
An AppBundle you can use to start coding;, (*5)
 
- 
Twig as the only configured template engine;, (*6)
 
- 
Doctrine ORM/DBAL;, (*7)
 
- 
Swiftmailer;, (*8)
 
- 
Annotations enabled for everything., (*9)
 
It comes pre-configured with the following bundles:, (*10)
- 
FrameworkBundle - The core Symfony framework bundle, (*11)
 
- 
SensioFrameworkExtraBundle - Adds several enhancements, including
template and routing annotation capability, (*12)
 
- 
DoctrineBundle - Adds support for the Doctrine ORM, (*13)
 
- 
TwigBundle - Adds support for the Twig templating engine, (*14)
 
- 
[SecurityBundle][9] - Adds security by integrating Symfony's security
component, (*15)
 
- 
[SwiftmailerBundle][10] - Adds support for Swiftmailer, a library for
sending emails, (*16)
 
- 
[MonologBundle][11] - Adds support for Monolog, a logging library, (*17)
 
- 
[AsseticBundle][12] - Adds support for Assetic, an asset processing
library, (*18)
 
- 
WebProfilerBundle (in dev/test env) - Adds profiling functionality and
the web debug toolbar, (*19)
 
- 
SensioDistributionBundle (in dev/test env) - Adds functionality for
configuring and working with Symfony distributions, (*20)
 
- 
[SensioGeneratorBundle][13] (in dev/test env) - Adds code generation
capabilities, (*21)
 
All libraries and bundles included in the Symfony Standard Edition are
released under the MIT or BSD license., (*22)
Enjoy!, (*23)
coachmanager
              
              branch 'master' of https://github.com/esrodrira/CoachManager.git, (*24)