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
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-08-13