added READMEs for the bridges

This commit is contained in:
Lukas Kahwe Smith 2011-11-03 21:29:55 +01:00
parent 34fc866b5a
commit 27efd59070
3 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,11 @@
Doctrine Bridge
===============
Provides integration for Doctrine with various Symfony2 components.
Resources
---------
Unit tests:
https://github.com/symfony/symfony/tree/master/tests/Symfony/Tests/Bridge/Doctrine

View File

@ -0,0 +1,11 @@
Monolog Bridge
==============
Provides integration for Monolog with various Symfony2 components.
Resources
---------
Unit tests:
https://github.com/symfony/symfony/tree/master/tests/Symfony/Tests/Bridge/Monolog

View File

@ -0,0 +1,11 @@
Twig Bridge
===========
Provides integration for Twig with various Symfony2 components.
Resources
---------
Unit tests:
https://github.com/symfony/symfony/tree/master/tests/Symfony/Tests/Bridge/Twig