PHPackages                             artarts36/git-handler - 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. artarts36/git-handler

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

artarts36/git-handler
=====================

Git Handler

1.3.4(3y ago)19648[1 PRs](https://github.com/ArtARTs36/GitHandler/pulls)3MITPHPPHP &gt;=7.3

Since Aug 19Pushed 3y ago1 watchersCompare

[ Source](https://github.com/ArtARTs36/GitHandler)[ Packagist](https://packagist.org/packages/artarts36/git-handler)[ RSS](/packages/artarts36-git-handler/feed)WikiDiscussions 1.x Synced 6d ago

READMEChangelog (10)Dependencies (15)Versions (54)Used By (3)

Git Handler
-----------

[](#git-handler)

[![PHP Composer](https://github.com/ArtARTs36/GitHandler/workflows/PHP%20Composer/badge.svg?branch=master)](https://github.com/ArtARTs36/GitHandler/workflows/PHP%20Composer/badge.svg?branch=master)[![License: MIT](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667)](https://opensource.org/licenses/MIT)[![Total Downloads](https://camo.githubusercontent.com/1e8005adb55cd9533b833b0b53f9933a27a937c8495d86f5415ab1c9871b8874/68747470733a2f2f706f7365722e707567782e6f72672f6172746172747333362f6769742d68616e646c65722f642f746f74616c2e737667)](https://poser.pugx.org/artarts36/git-handler/d/total.svg)[![Infection MSI](https://camo.githubusercontent.com/3b9b718d1025ec27a683d5b899d763eaf5fc1e09905694c6980733f5f1ba155d/68747470733a2f2f696d672e736869656c64732e696f2f656e64706f696e743f7374796c653d666c61742675726c3d687474707325334125324625324662616467652d6170692e737472796b65722d6d757461746f722e696f2532466769746875622e636f6d25324641727441525473333625324647697448616e646c65722532466d6173746572)](https://infection.github.io)

---

Description:
------------

[](#description)

Tool for work with Git in PHP

---

Installation:
-------------

[](#installation)

`composer require artarts36/git-handler`

---

Features
--------

[](#features)

- [Git Archive](docs/git_archive_command.md)
- [Git Attributes](docs/git_attribute_command.md)
- [Git Backup (dump and restore git features)](docs/git_backup.md)
- [Git Branches](docs/git_branch_command.md)
- [Git Commits](docs/git_commit_command.md)
- [Git Config (set, get list, ...)](docs/git_config_command.md)
- [Git Files](docs/git_file_command.md)
- [Git Garbage Collector](docs/git_garbage_command.md)
- [Git Grep](docs/git_grep_command.md)
- [Git Help](docs/git_help_command.md)
- [Git Hooks](docs/git_hook_command.md)
- [Git Ignore Files (.gitignore)](docs/git_ignore_command.md)
- [Git Index: (git add, git reset, git rm, ...)](docs/git_index_command.md)
- [Git Init](docs/git_setup_command.md)
- [Git Log](docs/git_log_command.md)
- [Git Merge](docs/git_merge_command.md)
- [Git Paths (info-path, html-path, man-path, ...)](docs/git_path_command.md)
- [Git Pull](docs/git_pull_command.md)
- [Git Push](docs/git_push_command.md)
- [Git Remote (add, show, remove, ...)](docs/git_remote_command.md)
- [Git Stash](docs/git_stash_command.md)
- [Git Status](docs/git_status_command.md)
- [Git Submodule](docs/git_submodule_command.md)
- [Git Tags](docs/git_tag_command.md)
- [Git Transactions](docs/git_transaction.md)
- [Git fetch (git fetch, git fetch --all, ...)](docs/git_fetch_command.md)
- [Download](docs/downloader.md)

---

Extensions
----------

[](#extensions)

- [artarts36/git-handler-remote](https://github.com/ArtARTs36/php-git-handler-remote) - Work with git repository on remote server

---

Development
-----------

[](#development)

CommandDescriptioncomposer lintCheck code on PSRcomposer stat-analyseRun stat analysecomposer testRun testscomposer mutate-testRun mutation testingcomposer build-docsBuild documentationcomposer check-docs-actualCheck Documentation is actuallycomposer build-changelogBuild CHANGELOG.MDCount of code
-------------

[](#count-of-code)

TypeFiles' countCode lines' countSource2097803Tests1297681

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 98.6% 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 ~20 days

Recently: every ~0 days

Total

46

Last Release

1171d ago

Major Versions

0.x-dev → 1.0.02021-08-24

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8027278?v=4)[Artem Ukrainskii](/maintainers/ArtARTs36)[@ArtARTs36](https://github.com/ArtARTs36)

---

Top Contributors

[![ArtARTs36](https://avatars.githubusercontent.com/u/8027278?v=4)](https://github.com/ArtARTs36 "ArtARTs36 (146 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (2 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/artarts36-git-handler/health.svg)

```
[![Health](https://phpackages.com/badges/artarts36-git-handler/health.svg)](https://phpackages.com/packages/artarts36-git-handler)
```

###  Alternatives

[google/cloud-core

Google Cloud PHP shared dependency, providing functionality useful to all components.

343121.4M79](/packages/google-cloud-core)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

728272.9k20](/packages/civicrm-civicrm-core)[anthropic-ai/sdk

Anthropic PHP SDK

129134.7k5](/packages/anthropic-ai-sdk)[internal/dload

Downloads binaries.

98142.7k10](/packages/internal-dload)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[millerphp/laravel-browserless

This is my package laravel-browserless

1212.0k](/packages/millerphp-laravel-browserless)

PHPackages © 2026

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