PHPackages                             noxyz20/kartobuilder-laravel - 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. noxyz20/kartobuilder-laravel

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

noxyz20/kartobuilder-laravel
============================

Laravel package for building your own map.

v0.6.1(4y ago)528MITVuePHP &gt;=7.4

Since Mar 1Pushed 4y ago1 watchersCompare

[ Source](https://github.com/franckitho/kartobuilder-laravel)[ Packagist](https://packagist.org/packages/noxyz20/kartobuilder-laravel)[ RSS](/packages/noxyz20-kartobuilder-laravel/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (2)Versions (11)Used By (0)

[![enter image description here](https://camo.githubusercontent.com/edde4132753f79e3bb8fef44591b902b0108965b2ef4e6925a4a2c31ec16fdc0/68747470733a2f2f7a7570696d616765732e6e65742f75702f32322f31302f643234392e6a7067)](https://camo.githubusercontent.com/edde4132753f79e3bb8fef44591b902b0108965b2ef4e6925a4a2c31ec16fdc0/68747470733a2f2f7a7570696d616765732e6e65742f75702f32322f31302f643234392e6a7067)

Introduction
------------

[](#introduction)

Kartobuilder is a php package for the laravel framework that works with the inertia jetstream stack to build your own map. This package works with [vue-leafleat](https://github.com/vue-leaflet/vue-leaflet) (vue3).

**This is a beta version, any contribution is appreciated.**

Instalation guide
-----------------

[](#instalation-guide)

First download the package with composer :

```
composer require noxyz20/kartobuilder-laravel

```

Then install this with the artisan command

```
php artisan kartobuilder:install

```

Finally migrate your db and en build mix

```
php artisan migrate
npm install && npm run dev

```

Usage
-----

[](#usage)

The basic routes are `/maps` for creating our map and `/map/:id` for creating markers etc.

To rewrite these routes you can use the environment variable

```
KARTOBUILDER_ROUTE_ENABLE = true

```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

Total

10

Last Release

1526d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8c071c45f3a216e1276ffb7e7bc0054c084707b88eceac5d727bfc4c8aa0eba9?d=identicon)[franckitho](/maintainers/franckitho)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/noxyz20-kartobuilder-laravel/health.svg)

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M345](/packages/psalm-plugin-laravel)[emargareten/inertia-modal

Inertia Modal is a Laravel package that lets you implement backend-driven modal dialogs for Inertia apps.

90142.9k](/packages/emargareten-inertia-modal)[illuminate/pipeline

The Illuminate Pipeline package.

9349.2M282](/packages/illuminate-pipeline)[erag/laravel-lang-sync-inertia

A powerful Laravel package for syncing and managing language translations across backend and Inertia.js (Vue/React/Svelte) frontends, offering effortless localization, auto-sync features, and smooth multi-language support for modern Laravel applications.

4925.3k](/packages/erag-laravel-lang-sync-inertia)

PHPackages © 2026

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