Skip to content

Commit

Permalink
added READMEs for the bridges
Browse files Browse the repository at this point in the history
  • Loading branch information
lsmith77 committed Nov 3, 2011
1 parent 34fc866 commit 27efd59
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/Symfony/Bridge/Doctrine/README.md
@@ -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
11 changes: 11 additions & 0 deletions src/Symfony/Bridge/Monolog/README.md
@@ -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
11 changes: 11 additions & 0 deletions src/Symfony/Bridge/Twig/README.md
@@ -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

0 comments on commit 27efd59

Please sign in to comment.