Description: What is Symfony2?
Symfony2 is a PHP 5.3 full-stack web framework. It is written with speed and flexibility in mind. It allows developers to build better and easy to maintain websites with PHP.
Symfony can be used to develop all kind of websites, from your personal blog to high traffic ones like Dailymotion or Yahoo! Answers.
To Search:
File list (Check if you may need any files):
symfony-master
..............\.editorconfig
..............\.gitignore
..............\.travis.yml
..............\CHANGELOG-2.2.md
..............\CHANGELOG-2.3.md
..............\CHANGELOG-2.4.md
..............\CHANGELOG-2.5.md
..............\CONTRIBUTING.md
..............\CONTRIBUTORS.md
..............\LICENSE
..............\README.md
..............\UPGRADE-2.1.md
..............\UPGRADE-2.2.md
..............\UPGRADE-2.3.md
..............\UPGRADE-2.4.md
..............\UPGRADE-2.5.md
..............\UPGRADE-3.0.md
..............\autoload.php.dist
..............\composer.json
..............\phpunit.xml.dist
..............\src
..............\...\Symfony
..............\...\.......\Bridge
..............\...\.......\......\Doctrine
..............\...\.......\......\........\.gitignore
..............\...\.......\......\........\CHANGELOG.md
..............\...\.......\......\........\CacheWarmer
..............\...\.......\......\........\...........\ProxyCacheWarmer.php
..............\...\.......\......\........\ContainerAwareEventManager.php
..............\...\.......\......\........\DataCollector
..............\...\.......\......\........\.............\DoctrineDataCollector.php
..............\...\.......\......\........\DataFixtures
..............\...\.......\......\........\............\ContainerAwareLoader.php
..............\...\.......\......\........\DependencyInjection
..............\...\.......\......\........\...................\AbstractDoctrineExtension.php
..............\...\.......\......\........\...................\CompilerPass
..............\...\.......\......\........\...................\............\DoctrineValidationPass.php
..............\...\.......\......\........\...................\............\RegisterEventListenersAndSubscribersPass.php
..............\...\.......\......\........\...................\............\RegisterMappingsPass.php
..............\...\.......\......\........\...................\Security
..............\...\.......\......\........\...................\........\UserProvider
..............\...\.......\......\........\...................\........\............\EntityFactory.php
..............\...\.......\......\........\ExpressionLanguage
..............\...\.......\......\........\..................\DoctrineParserCache.php
..............\...\.......\......\........\Form
..............\...\.......\......\........\....\ChoiceList
..............\...\.......\......\........\....\..........\EntityChoiceList.php
..............\...\.......\......\........\....\..........\EntityLoaderInterface.php
..............\...\.......\......\........\....\..........\ORMQueryBuilderLoader.php
..............\...\.......\......\........\....\DataTransformer
..............\...\.......\......\........\....\...............\CollectionToArrayTransformer.php
..............\...\.......\......\........\....\DoctrineOrmExtension.php
..............\...\.......\......\........\....\DoctrineOrmTypeGuesser.php
..............\...\.......\......\........\....\EventListener
..............\...\.......\......\........\....\.............\MergeDoctrineCollectionListener.php
..............\...\.......\......\........\....\Type
..............\...\.......\......\........\....\....\DoctrineType.php
..............\...\.......\......\........\....\....\EntityType.php
..............\...\.......\......\........\HttpFoundation
..............\...\.......\......\........\..............\DbalSessionHandler.php
..............\...\.......\......\........\..............\DbalSessionHandlerSchema.php
..............\...\.......\......\........\LICENSE
..............\...\.......\......\........\Logger
..............\...\.......\......\........\......\DbalLogger.php
..............\...\.......\......\........\ManagerRegistry.php
..............\...\.......\......\........\README.md
..............\...\.......\......\........\RegistryInterface.php
..............\...\.......\......\........\Security
..............\...\.......\......\........\........\RememberMe
..............\...\.......\......\........\........\..........\DoctrineTokenProvider.php
.........