PHPackages                             clouding/gitlab-tool - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. clouding/gitlab-tool

ActiveProject[CLI &amp; Console](/categories/cli)

clouding/gitlab-tool
====================

A cli tool for gitlab

v1.5.1(6y ago)74MITPHPPHP &gt;=7.2

Since May 19Pushed 6y ago1 watchersCompare

[ Source](https://github.com/cloudingcity/gitlab-tool)[ Packagist](https://packagist.org/packages/clouding/gitlab-tool)[ RSS](/packages/clouding-gitlab-tool/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (10)Dependencies (7)Versions (14)Used By (0)

Gitlab Tool
===========

[](#gitlab-tool)

[![](https://camo.githubusercontent.com/177d1084859e2cf5d8f14fb07601da793eaea849695941f84702e8e421a865d7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f636c6f7564696e672f6769746c61622d746f6f6c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/clouding/gitlab-tool)[![](https://camo.githubusercontent.com/81fcb6caf06dff56259a7fcb6039caacad5a89ff1463346ab9f5a17628a9dab4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f636c6f7564696e67636974792f6769746c61622d746f6f6c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/clouding/gitlab-tool)[![](https://camo.githubusercontent.com/43380e7f1c7bba86d10e9f54089dc07038312a4cd8e8c2b24cd6e1d089ae9285/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f636f6d2f636c6f7564696e67636974792f6769746c61622d746f6f6c2e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.com/cloudingcity/gitlab-tool)[![](https://camo.githubusercontent.com/be58e99dfea4e1d9ba02bbacee699780cd0bd8187739c661e8f636bd726a25d6/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f636c6f7564696e67636974792f6769746c61622d746f6f6c2e7376673f7374796c653d666c61742d737175617265)](https://codecov.io/gh/cloudingcity/gitlab-tool)

> Built with [Laravel Zero](https://github.com/laravel-zero/laravel-zero)

Download phar
-------------

[](#download-phar)

1. Download to your `$PATH` directory

```
curl -O https://raw.githubusercontent.com/cloudingcity/gitlab-tool/master/builds/gitlab-tool
curl -O https://raw.githubusercontent.com/cloudingcity/gitlab-tool/master/.env.example
chmod +x gitlab-tool
```

2. Configure environment file

```
cp .env.example .env
vi .env
```

3. Execute console

```
gitlab-tool

```

Environments
------------

[](#environments)

KeyDescriptionBASE\_URIGitlab base uriACCESS\_TOKEN[Personal access token](https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html)Commands
--------

[](#commands)

### self-update

[](#self-update)

Update gitlab-tool to latest version

```
gitlab-tool self-update

```

### check:php:composer

[](#checkphpcomposer)

Check composer.json which project required

```
gitlab-tool check:php:composer

```

### lint

[](#lint)

Checks if your .gitlab-ci.yml file is valid

```
gitlab-tool lint

```

### list:mrs

[](#listmrs)

List merge requests created by you

```
gitlab-tool mr --state=[=STATE] --group[=GROUP] --project=[=PROJECT]

```

### version

[](#version)

Show version information

```
gitlab-tool version

```

### search:projects

[](#searchprojects)

Search projects

```
gitlab-tool search:projects  --group[=GROUP]

```

### search:mrs

[](#searchmrs)

Search merge requests

```
gitlab-tool search:projects  --group[=GROUP] --project=[=PROJECT]

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~4 days

Total

13

Last Release

2504d ago

PHP version history (2 changes)v1.0.0PHP ^7.1.3

v1.1.0PHP &gt;=7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/ea2b60c4800aa41ed8a6817f3cd4301d75770cfeda9df623ef48ca5ab39dc061?d=identicon)[cloudingcity](/maintainers/cloudingcity)

---

Top Contributors

[![cloudingcity](https://avatars.githubusercontent.com/u/11569651?v=4)](https://github.com/cloudingcity "cloudingcity (78 commits)")

---

Tags

cliconsoleutilitygitlab

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/clouding-gitlab-tool/health.svg)

```
[![Health](https://phpackages.com/badges/clouding-gitlab-tool/health.svg)](https://phpackages.com/packages/clouding-gitlab-tool)
```

###  Alternatives

[mehrancodes/laravel-harbor

A CLI tool to Quickly create On-Demand preview environment for your apps.

9989.0k](/packages/mehrancodes-laravel-harbor)[php-school/php-workshop

PHP Workshop Framework

466.3k6](/packages/php-school-php-workshop)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
