PHPackages                             sourcentis/mercator-core - 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. sourcentis/mercator-core

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

sourcentis/mercator-core
========================

Mercator core services (modules, licensing, menus, domain models).

1.77.0(2mo ago)02.3k↓85.5%GPL-3.0-or-laterPHPPHP ^8.2

Since Nov 27Pushed 2mo agoCompare

[ Source](https://github.com/dbarzin/mercator-core)[ Packagist](https://packagist.org/packages/sourcentis/mercator-core)[ RSS](/packages/sourcentis-mercator-core/feed)WikiDiscussions main Synced 3d ago

READMEChangelogDependencies (9)Versions (89)Used By (0)

Mercator Core
=============

[](#mercator-core)

Core services for Mercator: module management, licensing, menus, and domain models.

Commands
--------

[](#commands)

### License Management

[](#license-management)

```
# Install a license
php artisan license:install --key=YOUR-LICENSE-KEY
php artisan license:install --file=/path/to/license.json
php artisan license:install --key=YOUR-KEY --validate

# Check license validity
php artisan license:check
php artisan license:check --server

# Display license information
php artisan license:info
php artisan license:info --json
php artisan license:info --modules
```

### Module Management

[](#module-management)

#### List modules

[](#list-modules)

```
# List all available modules
php artisan mercator:module:list

# List only installed modules
php artisan mercator:module:list --installed

# List only enabled modules
php artisan mercator:module:list --enabled
```

#### Manage modules

[](#manage-modules)

```
# Show module status
php artisan mercator:module:status module_name

# Discover and install new modules automatically
php artisan mercator:module:discover

# Install a specific module
php artisan mercator:module:install module_name

# Enable a module
php artisan mercator:module:enable module_name

# Disable a module
php artisan mercator:module:disable module_name
```

Requirements
------------

[](#requirements)

- PHP &gt;= 8.3
- Laravel &gt;= 10.0

License
-------

[](#license)

AGPL-3.0

###  Health Score

46

—

FairBetter than 92% of packages

Maintenance85

Actively maintained with recent releases

Popularity16

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 98.2% 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 ~1 days

Total

85

Last Release

76d ago

### Community

Maintainers

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

---

Top Contributors

[![dbarzin](https://avatars.githubusercontent.com/u/43208232?v=4)](https://github.com/dbarzin "dbarzin (167 commits)")[![claude](https://avatars.githubusercontent.com/u/81847?v=4)](https://github.com/claude "claude (3 commits)")

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/sourcentis-mercator-core/health.svg)

```
[![Health](https://phpackages.com/badges/sourcentis-mercator-core/health.svg)](https://phpackages.com/packages/sourcentis-mercator-core)
```

###  Alternatives

[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

23.9k69.5k](/packages/grumpydictator-firefly-iii)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17878.9k](/packages/markwalet-nova-modal-response)[crumbls/layup

A visual page builder plugin for Filament 5 — Divi-style grid layouts with extensible widgets.

592.7k2](/packages/crumbls-layup)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.4k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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