Skip to content

Commit

Permalink
added links to projects
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Jan 5, 2012
1 parent 2c79d42 commit a4f52d9
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions book/part2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -321,12 +321,18 @@ probably work for you. Don't reinvent the wheel.

I've almost forgot to talk about one added benefit: using the HttpFoundation
component is the start of better interoperability between all frameworks and
applications using it (as of today Symfony2, Drupal 8, phpBB 4, Silex,
Midguard CMS, ...).
applications using it (as of today `Symfony2`_, `Drupal 8`_, phpBB 4, Silex,
Midgard CMS, `Zikula`_ ...).

.. _`Twig`: http://twig.sensiolabs.com/
.. _`Symfony2 versus Flat PHP`: http://symfony.com/doc/current/book/from_flat_php_to_symfony2.html
.. _`HTTP specification`: http://tools.ietf.org/wg/httpbis/
.. _`API`: http://api.symfony.com/2.0/Symfony/Component/HttpFoundation.html
.. _`documentation`: http://symfony.com/doc/current/components/http_foundation.html
.. _`audited`: http://symfony.com/blog/symfony2-security-audit
.. _`Symfony2`: http://symfony.com/
.. _`Drupal 8`: http://drupal.org/
.. _`phpBB 4`: http://www.phpbb.com/
.. _`Silex`: http://silex.sensiolabs.org/
.. _`Midgard CMS`: http://www.midgard-project.org/
.. _`Zikula`: http://zikula.org/

0 comments on commit a4f52d9

Please sign in to comment.