承接 johninamillion/php-git 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

johninamillion/php-git

最新稳定版本:0.1.0

Composer 安装命令:

composer require johninamillion/php-git

包简介

A lightweight PHP wrapper for common Git CLI commands.

README 文档

README

Tests ToDos Version

Table of Contents

Installation

You can install the package via Composer:

composer require --dev johninamillion/php-git

Development

Analyze Code

To analyze your code for potential issues, you can run phpstan:

composer code:analyse

Apply Code-Styles

To ensure your code adheres to the coding standards, you can run the php-cs-fixer.

composer code:format

Get open tasks

To get a list of open tasks noticed in comments, run:

composer todo

Run Tests

To run the tests, make sure you have installed phpunit within the dev dependencies and then run:

composer test

Check the Test Coverage:

composer test:coverage

License

This package is licensed under the MIT License. See the LICENSE file for more details.

All Glory To God - The Father, The Son, and The Holy Spirit.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Unknown
  • 更新时间: 2025-09-25