From 14ad8b30457a68e63f8046e776c88dc3a1306055 Mon Sep 17 00:00:00 2001 From: David Buchmann Date: Wed, 17 Aug 2016 08:44:17 +0200 Subject: [PATCH] mention framework integration in users intro --- httplug/users.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/httplug/users.rst b/httplug/users.rst index fd13484..0aa802d 100644 --- a/httplug/users.rst +++ b/httplug/users.rst @@ -13,6 +13,9 @@ you plan to use: composer require php-http/curl-client guzzlehttp/psr7 php-http/message +If you use a framework, check the :doc:`integrations <../integrations/index>` +overview to see if there is a plugin for your framework. + Details -------