PHPackages                             xorgxx/neox-geolocator-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. xorgxx/neox-geolocator-bundle

Abandoned → [xorgxx/neox-geolocator-bundle](/?search=xorgxx%2Fneox-geolocator-bundle)Library[Utility &amp; Helpers](/categories/utility)

xorgxx/neox-geolocator-bundle
=============================

⚠️ DEPRECATED – use xorgxx/neox-firegeolocator-bundle instead.

0.6.4(2y ago)3195proprietaryPHPPHP &gt;=8.1

Since Nov 27Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/xorgxx/NeoxGeolocatorBundle)[ Packagist](https://packagist.org/packages/xorgxx/neox-geolocator-bundle)[ RSS](/packages/xorgxx-neox-geolocator-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (9)Versions (3)Used By (0)

NeoxGeolocatorBundle { Symfony 6 }
==================================

[](#neoxgeolocatorbundle--symfony-6-)

This bundle provides additional tools geolocator in your application. Its main goal is to make it simple for you to manage integration additional tools &amp; acte as firwall!

[![2023-11-28-22-27-57.png](https://camo.githubusercontent.com/11b63589d5a3ea97ecb0438146322adb85ccc83d16a401202d80ce8c589a5099/68747470733a2f2f692e706f7374696d672e63632f63343733627036462f323032332d31312d32382d32322d32372d35372e706e67)](https://postimg.cc/4mdnKF6c)

Let say you want not people from "South America" access to your application or people access with Vpn, Proxy, Tor or you want only people from "Paris". Geolocation IT'S for you !! Even you cant filter mobile !! so if all filter will render "Seo\_unauthorized" !! and not will access to your web site

Installation BETA VERSION !!
----------------------------

[](#installation-beta-version-)

Install the bundle for Composer !! as is still on beta version !!

```
  composer require xorgxx/neox-geolocator-bundle
  or
  composer require xorgxx/neox-geolocator-bundle:0.*

```

Make sure that is register the bundle in your AppKernel:

```
Bundles.php
