Skip to content

Commit 7caffbc

Browse files
committed
improved docs
1 parent 004cf62 commit 7caffbc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Middleware to geolocate the client using the ip address and [Geocoder](https://g
1414
* PHP >= 7.0
1515
* A [PSR-7 http library](https://github.com/middlewares/awesome-psr15-middlewares#psr-7-implementations)
1616
* A [PSR-15 middleware dispatcher](https://github.com/middlewares/awesome-psr15-middlewares#dispatcher)
17+
* A [PHP-HTTP adapter](http://docs.php-http.org/en/latest/clients.html), for example [Guzzle6](https://github.com/php-http/guzzle6-adapter)
18+
* A [Geocoder ip-based provider](https://github.com/geocoder-php/Geocoder#ip)
1719

1820
## Installation
1921

0 commit comments

Comments
 (0)