We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e5ca13 commit f0f8a50Copy full SHA for f0f8a50
components/browser_kit/introduction.rst
@@ -33,4 +33,11 @@ Submiting Forms
33
~~~~~~~~~~~~~~~~
34
35
Creating a Client
36
------------------
+-----------------
37
+
38
+For a simple implementation of a browser based on an HTTP layer, have a look at Goutte_.
39
40
+For an implementation based on HttpKernelInterface, have a look at the Client provided by the :doc:`/components/http_kernel/introduction`.
41
42
+.. _Packagist: https://packagist.org/packages/symfony/event-dispatcher
43
+.. _Goutte: https://github.com/fabpot/Goutte
0 commit comments