PHPackages                             phore/vcs - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. phore/vcs

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

phore/vcs
=========

Wrapper for git

v1.1.0(5y ago)01.3kMITShellPHP &gt;=7.2

Since May 8Pushed 4y ago1 watchersCompare

[ Source](https://github.com/phore/phore-vcs)[ Packagist](https://packagist.org/packages/phore/vcs)[ RSS](/packages/phore-vcs/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (5)Versions (4)Used By (0)

Version Control System integration (git)
========================================

[](#version-control-system-integration-git)

Cloning Methods
---------------

[](#cloning-methods)

- http: Available for read-only public repositories
- ssh: Public key needs to be added as deployment-key

Config options
--------------

[](#config-options)

The configuration of the authentication can be done directly in the url params:

**SSH example**

```
git@git.host.de/path/to/git?ssh_priv_key_file=/mnt/some/key

```

**HTTPS example**

```
https://path/to/git?auth_user=username&auth_pass=somepass

```

Query ParameterDescription`ssh_priv_key`Take the value as private key`ssh_priv_key_file`Load the private key from file`auth_user`(https): The user to log in with`auth_pass`(https): The password`auth_pass_file`Load password from file

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 89.1% 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 ~40 days

Total

2

Last Release

2160d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/878a384d056698a2400e4b7c8858db05a6caebb2c560e67151be36d46d58def0?d=identicon)[dermatthes](/maintainers/dermatthes)

---

Top Contributors

[![dermatthes](https://avatars.githubusercontent.com/u/13380559?v=4)](https://github.com/dermatthes "dermatthes (49 commits)")[![ddomroese](https://avatars.githubusercontent.com/u/23307096?v=4)](https://github.com/ddomroese "ddomroese (6 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/phore-vcs/health.svg)

```
[![Health](https://phpackages.com/badges/phore-vcs/health.svg)](https://phpackages.com/packages/phore-vcs)
```

PHPackages © 2026

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