Skip to content

Commit a4f52d9

Browse files
committed
added links to projects
1 parent 2c79d42 commit a4f52d9

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

book/part2.rst

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -321,12 +321,18 @@ probably work for you. Don't reinvent the wheel.
321321

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

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

0 commit comments

Comments
 (0)