PHPackages                             newpixel/laravel-backpack-geography - 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. newpixel/laravel-backpack-geography

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

newpixel/laravel-backpack-geography
===================================

Laravel Backpack Geopgraphy

2.0.6(3y ago)085MITPHPPHP ^7.4|^8.0CI failing

Since Jul 9Pushed 3y ago1 watchersCompare

[ Source](https://github.com/newpixel/laravel-backpack-geography)[ Packagist](https://packagist.org/packages/newpixel/laravel-backpack-geography)[ Docs](https://github.com/newpixel/laravel-backpack-geography)[ RSS](/packages/newpixel-laravel-backpack-geography/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)Dependencies (4)Versions (17)Used By (0)

Geography CRUD for Laravel Backpack
===================================

[](#geography-crud-for-laravel-backpack)

[![Latest Version on Packagist](https://camo.githubusercontent.com/3481e47fc7ed231364d3f70e4b19962c7ee5bf60da61130cb8572e36bbd50955/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e6577706978656c2f6c61726176656c2d6261636b7061636b2d67656f6772617068792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/newpixel/laravel-backpack-geography)[![Build Status](https://camo.githubusercontent.com/f8b5f080b6171b503b1dec5b5dbc032e62765797e755c20ec7429e8bbf896249/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6e6577706978656c2f6c61726176656c2d6261636b7061636b2d67656f6772617068792f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/newpixel/laravel-backpack-geography)[![Quality Score](https://camo.githubusercontent.com/862c8fb9a1f6e4467ce0197a4198271a82d4e85e2aee5c54fe1cf69ea521ed6f/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6e6577706978656c2f6c61726176656c2d6261636b7061636b2d67656f6772617068792e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/newpixel/laravel-backpack-geography)[![Total Downloads](https://camo.githubusercontent.com/0d8356af1e9450761cde9ec77782272dee6b9de11a5dabfd7493dcd14e54f1d0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6e6577706978656c2f6c61726176656c2d6261636b7061636b2d67656f6772617068792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/newpixel/laravel-backpack-geography)

An admin panel for geography on Laravel 5, using [Backpack\\CRUD](https://github.com/Laravel-Backpack/crud). Add continents, countries and cities.

Installation
------------

[](#installation)

1. Install the package via composer:

```
composer require newpixel/laravel-backpack-geography

```

2. Publish the config and migration:

```
php artisan vendor:publish --provider="Newpixel\GeographyCRUD\GeographyCRUDServiceProvider"

```

3. Run the migration to have the database table the package needs

```
php artisan migrate

```

4. Run command to add tree links to resources/views/vendor/backpack/base/inc/sidebar\_content.blade.php:

```
php artisan pixeltour:add-sidebar-geography-links

```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Catalin Prodan](https://github.com/newpixel)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity72

Established project with proven stability

 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 ~83 days

Total

16

Last Release

1247d ago

Major Versions

1.0.8 → 2.0.02021-12-06

PHP version history (2 changes)1.0.0PHP ^7.2

2.0.3PHP ^7.4|^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3352723?v=4)[Catalin Prodan](/maintainers/prodixx)[@prodixx](https://github.com/prodixx)

---

Top Contributors

[![prodixx](https://avatars.githubusercontent.com/u/3352723?v=4)](https://github.com/prodixx "prodixx (25 commits)")

---

Tags

laravelcountriesgeographybackpackcitiescontinentslaravel-backpack-geography

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/newpixel-laravel-backpack-geography/health.svg)

```
[![Health](https://phpackages.com/badges/newpixel-laravel-backpack-geography/health.svg)](https://phpackages.com/packages/newpixel-laravel-backpack-geography)
```

###  Alternatives

[pragmarx/countries

PHP Countries and Currencies

1.9k3.3M18](/packages/pragmarx-countries)[pragmarx/countries-laravel

Countries for Laravel

1471.1M2](/packages/pragmarx-countries-laravel)[backpack/theme-tabler

UI for Backpack v6 that uses Tabler and Bootstrap v5.

35536.5k](/packages/backpack-theme-tabler)[dipeshsukhia/laravel-country-state-city-data

Country State City Data Provider

8230.8k](/packages/dipeshsukhia-laravel-country-state-city-data)[backpack/activity-log

Activity Log for Backpack

3487.5k1](/packages/backpack-activity-log)[gerardojbaez/geodata

Laravel 5.2 package that provides basic geographical data like Countries, Regions and Cities.

3211.9k](/packages/gerardojbaez-geodata)

PHPackages © 2026

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