PHPackages                             zapmap/zapmap-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. [CLI &amp; Console](/categories/cli)
4. /
5. zapmap/zapmap-laravel

ActiveLibrary[CLI &amp; Console](/categories/cli)

zapmap/zapmap-laravel
=====================

Laravel Commands for ZapMap.io

1.0.4(8y ago)037MITPHP

Since Oct 6Pushed 8y agoCompare

[ Source](https://github.com/zapmap/zapmap-laravel)[ Packagist](https://packagist.org/packages/zapmap/zapmap-laravel)[ RSS](/packages/zapmap-zapmap-laravel/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (4)Dependencies (5)Versions (5)Used By (0)

ZapMap.us Laravel Integration Package
=====================================

[](#zapmapus-laravel-integration-package)

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

[](#installation)

Install into your project using:

```
composer require zapmap/zapmap-laravel

```

If using Laravel older than 5.5, add to your config/app.php providers array:

```
ZapMap\ZapMapLaravel\Providers\ZapMapLaravelServiceProvider::class,

```

And the Facade to the aliases array:

```
'ZapMap' => ZapMap\ZapMapLaravel\Facades\ZapMap::class,

```

Getting Started
---------------

[](#getting-started)

1. [Create a ZapMap.us account](https://zapmap.us/register)
2. Create a new API Key (My Account &gt; API Keys)
3. Copy your API Key to .env:

```
ZAPMAP_KEY=YOUR-API-KEY

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity66

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

Total

4

Last Release

3116d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d53ea95fbb070f8542a5c66327769f2650b2415095d61307f7cdd6aac456051d?d=identicon)[zapmap](/maintainers/zapmap)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[matthiasnoback/symfony-console-form

Use Symfony forms for Console command input

368264.8k8](/packages/matthiasnoback-symfony-console-form)[statamic/cli

Statamic CLI Tool

7587.7k](/packages/statamic-cli)[platformsh/cli

Platform.sh CLI

23238.0k](/packages/platformsh-cli)[shel/neos-terminal

Neos CMS Ui terminal for running Eel expressions and other commands

1441.3k](/packages/shel-neos-terminal)

PHPackages © 2026

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