geoip2
geoip2 copied to clipboard
A Symfony Bundle for the Maxmind GeoIP2 API
It would be useful to be able to configure the permissions set on the downloaded databases instead of it being set to 0755. Also, it seems like 0644 would be...
Hi, thanks for the library! I`m having quite some trouble understanding what the heck is going on. Basically, I want a service that I can use in Controllers and EventListeners....
3.4.47 Symfony version Update will throw an UnexpectedValueException In MaxMindDownloader.php line 88: `Cannot decompress zip-based archives with whole-archive compression` Config: ``` gpslab_geoip: license: 'xxx' locales: [ 'en' ] default_database: 'city'...
i ma using symofny 4 and try to download database with **bin/console geoip2:update** but getting **There are no commands defined in the "geoip2" namespace.**
Hi there, I've followed the steps to integrate the librairy in my project. I've created a Service to use it in my code like so: ```
I've just started to configure your package, and it seems you cannot configure the _path_ as per the documentation: ``` In ArrayNode.php line 314: Unrecognized option "path" under "gpslab_geoip". Available...
We declare as support Symfony 2.3 - 2.6, but this versions not support `Symfony\Component\Console\Style\SymfonyStyle` what we use.
In pursuit of deprecation-free projects the last dependency with problems is this one. And #94 that fixes it is already in master. The change of extension class has no side...
The documentation mentions, that the URL can be changed e.g. if you need to use a proxy server. However, I cannot imagine, how the URL might have to look like...
Hello It apper what package geoip2 2.1.3, package version "version": "v3.3.0", dose not support symfony 8.0 is this issue confirmed? regard.