PHPackages                             pallari/geoname-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. pallari/geoname-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

pallari/geoname-bundle
======================

A Symfony bundle for GeoNames with incremental daily updates support.

v0.7.0(2mo ago)0104↓50%MITPHPPHP &gt;=8.2CI passing

Since Feb 12Pushed 2mo agoCompare

[ Source](https://github.com/gian-paolo/geoname-bundle)[ Packagist](https://packagist.org/packages/pallari/geoname-bundle)[ RSS](/packages/pallari-geoname-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (8)Versions (107)Used By (0)

GeonameBundle
=============

[](#geonamebundle)

[![Symfony](https://camo.githubusercontent.com/faf91987d2e6643592be1d69f03ab4d1f32dadcf2e5ef753d747875a3330c300/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f53796d666f6e792d253545362e34253230253743253230253545372e30253230253743253230253545382e302d3030303030303f7374796c653d666c61742d737175617265266c6f676f3d73796d666f6e79)](https://symfony.com)[![PHP](https://camo.githubusercontent.com/ef3a998ed6a7637daef321f69db6748ed5ccef8ec19be9589650ee036c253b6b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d253345253344382e322d3737376262343f7374796c653d666c61742d737175617265266c6f676f3d706870)](https://php.net)[![Latest Stable Version](https://camo.githubusercontent.com/ea6b874b5e61528a29181c6c2e07319dbe93e631abb81470dd3c88ec7eb68cff/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f70616c6c6172692f67656f6e616d652d62756e646c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pallari/geoname-bundle)[![Total Downloads](https://camo.githubusercontent.com/32f9b435b52fe0f1924d8cb6f29a39a87ef966986cd3dbdbbef4552051d30099/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f70616c6c6172692f67656f6e616d652d62756e646c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pallari/geoname-bundle)[![Tests](https://github.com/gian-paolo/geoname-bundle/actions/workflows/tests.yml/badge.svg)](https://github.com/gian-paolo/geoname-bundle/actions)

🇮🇹 [Leggi la documentazione in Italiano](./README.it.md)

**GeonameBundle** is a high-performance solution for integrating and maintaining up-to-date geographical data from [GeoNames](https://www.geonames.org/) in your Symfony applications. Designed to handle **millions of records** with minimal memory consumption and an **incremental daily sync** system.

---

🚀 Key Features
--------------

[](#-key-features)

- **Interactive Installer**: Complete setup in seconds with `pallari:geoname:install`.
- **Smart Synchronization**: Downloads only daily changes and deletions.
- **Bulk SQL Performance**: Optimized DBAL queries reducing database roundtrips by 99%.
- **Universal**: Compatible with **MySQL, MariaDB, and PostgreSQL**.
- **Advanced Search**: Hybrid strategy combining prefix LIKE and Full-Text search.
- **Geospatial &amp; Hierarchy**: Native support for breadcrumbs, proximity search, and map bounding boxes.

---

📖 Documentation
---------------

[](#-documentation)

- [**Installation &amp; Setup**](docs/setup.md): Quick start and configuration.
- [**Data Synchronization**](docs/import.md): Importing admin codes and daily updates.
- [**Querying Data**](docs/search.md): Using the `GeonameSearchService` for search, GPS, and navigation.

---

🛠 Quick Installation
--------------------

[](#-quick-installation)

```
composer require pallari/geoname-bundle
php bin/console pallari:geoname:install
```

---

⚖️ Disclaimer
-------------

[](#️-disclaimer)

This bundle is an independent, open-source project and is **not affiliated** with [GeoNames.org](https://www.geonames.org/). Data is typically released under the [Creative Commons Attribution 4.0 License](https://creativecommons.org/licenses/by/4.0/).

---

📄 License
---------

[](#-license)

MIT License. Developed with ❤️ by **Gian-Paolo Pallari**.

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance84

Actively maintained with recent releases

Popularity13

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

104

Last Release

83d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/67ea3682e89ce247b6c381cf82ff058683f421d8a0a03e81ff7e58145254f18f?d=identicon)[gian-paolo](/maintainers/gian-paolo)

---

Top Contributors

[![gian-paolo](https://avatars.githubusercontent.com/u/17403598?v=4)](https://github.com/gian-paolo "gian-paolo (162 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/pallari-geoname-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/pallari-geoname-bundle/health.svg)](https://phpackages.com/packages/pallari-geoname-bundle)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)[contao/core-bundle

Contao Open Source CMS

1231.6M2.3k](/packages/contao-core-bundle)[netgen/layouts-core

Netgen Layouts enables you to build and manage complex web pages in a simpler way and with less coding. This is the core of Netgen Layouts, its heart and soul.

3689.4k10](/packages/netgen-layouts-core)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
