定制 mediadesk/gitlogger 二次开发

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

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

mediadesk/gitlogger

Composer 安装命令:

composer require mediadesk/gitlogger

包简介

The Git Commit Logger Laravel Package designed to streamline the process of logging and monitoring Git commits within your Laravel applications.

README 文档

README

The Git Commit Callback Logger for Laravel Package designed to streamline the process of logging and monitoring Git commits within your Laravel applications.

Getting Started

Prerequisites

  • Laravel Framework

Installation

You can install the package via composer:

composer require mediadesk/gitlogger

Usage

To utilize the GitLogger, specify the desired service. Currently, it is only available for Bitbucket.

$git_response = (new \Mediadesk\GitLogger\GitLogger('bitbucket'))->get();

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-08-13