PHPackages                             katalam/laravel-mapbox - 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. katalam/laravel-mapbox

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

katalam/laravel-mapbox
======================

Laravel package for Mapbox

10PHP

Since Oct 18Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Katalam/laravel-mapbox)[ Packagist](https://packagist.org/packages/katalam/laravel-mapbox)[ RSS](/packages/katalam-laravel-mapbox/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Mapbox
======

[](#mapbox)

[![Latest Version on Packagist](https://camo.githubusercontent.com/2f1f7ccd60a5666d12ca8caf908dd1a3c2587bc308a63110111e1c2b2312ea5b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b6174616c616d2f6c61726176656c2d6d6170626f782e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/katalam/laravel-mapbox)[![GitHub Tests Action Status](https://camo.githubusercontent.com/d3d1e09b65f0aea6f8e92989993c17c201e9d4afb12b50b730f67a0fb999332d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6b6174616c616d2f6c61726176656c2d6d6170626f782f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/katalam/laravel-mapbox/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/ad2f10ea20a98da0a91cd07d5e0589a5143bb0354d46ff2127381fa5f03059bd/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6b6174616c616d2f6c61726176656c2d6d6170626f782f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/katalam/laravel-mapbox/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/0b25ba186e1adbaaa22597489336703ed44bf24c72be6d1ca8e34b76694716cd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b6174616c616d2f6c61726176656c2d6d6170626f782e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/katalam/laravel-mapbox)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require katalam/laravel-mapbox
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="laravel-mapbox-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="laravel-mapbox-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="laravel-mapbox-views"
```

Usage
-----

[](#usage)

```
$mapbox = new Katalam\Mapbox();
echo $mapbox->echoPhrase('Hello, Katalam!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Bruno Görß](https://github.com/Katalam)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity17

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/7288d004ea85212d570ae07879b258446f6e66050f0d73de1e8a29c3c4dc785c?d=identicon)[Katalam](/maintainers/Katalam)

---

Top Contributors

[![Katalam](https://avatars.githubusercontent.com/u/39590058?v=4)](https://github.com/Katalam "Katalam (13 commits)")

### Embed Badge

![Health badge](/badges/katalam-laravel-mapbox/health.svg)

```
[![Health](https://phpackages.com/badges/katalam-laravel-mapbox/health.svg)](https://phpackages.com/packages/katalam-laravel-mapbox)
```

###  Alternatives

[apen/additional_reports

Useful information in the reports module : xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have a global reports of the system).

14157.8k](/packages/apen-additional-reports)

PHPackages © 2026

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