定制 sourcentis/mercator-core 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

sourcentis/mercator-core

最新稳定版本:1.28.0

Composer 安装命令:

composer require sourcentis/mercator-core

包简介

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

README 文档

README

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

Commands

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

# 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

  • PHP >= 8.3
  • Laravel >= 10.0

License

AGPL-3.0

统计信息

  • 总下载量: 416
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2025-11-27