承接 hcesrl/gitlab-composer 相关项目开发

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

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

hcesrl/gitlab-composer

Composer 安装命令:

composer require hcesrl/gitlab-composer

包简介

A Composer repository index generator for your GitLab CE projects

README 文档

README

License

A Composer repository index generator for your GitLab CE projects.

Installation

Install the package:

composer require hcesrl/gitlab-composer

Usage

Create a new instance of the Packages object with the GitLab CE Api endpoint and the access token:

$packages = new \GitLabComposer\Packages( 'https://gitlab.example.com/api/v4/', 'some_access_token' );

Customize the behaviour by setting a path for the cache files and a whitelist of groups and projects:

$packages->setCachePath ( __DIR__ . '/../cache' );

$packages->addGroup ( 'group1', 'group2' );

$packages->addProject ( 'group1/foo', 'group2/bar', 'group2/foobar' );

Render the packages json file:

$packages->render();

License

This package is open-sourced software licensed under the MIT license.

Authors

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-03-01

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固