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 09f0e0e commit 08901e8Copy full SHA for 08901e8
README.md
@@ -58,6 +58,11 @@ $result = Geolocation::getAddress(
58
59
Check [the Geolocation class source](./src/Geolocation.php) or [view examples](./examples/example.php).
60
61
+## Symfony bundle
62
+
63
+I've also created a Symfony bundle.
64
+View the [Geolocation bundle](https://github.com/jeroendesloovere/geolocation-bundle).
65
66
## Documentation
67
68
The class is well documented inline. If you use a decent IDE you'll see that each method is documented with PHPDoc.
0 commit comments