alpheus/mago 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

alpheus/mago

Composer 安装命令:

composer require alpheus/mago

包简介

A shareable Mago configuration

README 文档

README

A shareable Mago configuration.

Installation

Install these packages as a dev dependencies in the project:

composer rerquire alpheus/mago

Usage

Implement the configuration into mago.toml:

extends = "vendor/alpheus/mago"

[source]
paths = [
    "./src",
]

Or go with different presets:

extends = [
    "vendor/alpheus/mago",
    "vendor/alpheus/mago/presets/psl",
    "vendor/alpheus/mago/presets/phpunit",
]

[source]
paths = [
    "./src",
]

License

This project is licensed under the terms of the MIT license.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-06-30