Download the PHP package artarts36/git-handler without Composer
On this page you can find all versions of the php package artarts36/git-handler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package git-handler
Git Handler
Description:
Tool for work with Git in PHP
Installation:
composer require artarts36/git-handler
Features
- Git Archive
- Git Attributes
- Git Backup (dump and restore git features)
- Git Branches
- Git Commits
- Git Config (set, get list, ...)
- Git Files
- Git Garbage Collector
- Git Grep
- Git Help
- Git Hooks
- Git Ignore Files (.gitignore)
- Git Index: (git add, git reset, git rm, ...)
- Git Init
- Git Log
- Git Merge
- Git Paths (info-path, html-path, man-path, ...)
- Git Pull
- Git Push
- Git Remote (add, show, remove, ...)
- Git Stash
- Git Status
- Git Submodule
- Git Tags
- Git Transactions
- Git fetch (git fetch, git fetch --all, ...)
- Download
Extensions
- artarts36/git-handler-remote - Work with git repository on remote server
Development
Command | Description |
---|---|
composer lint | Check code on PSR |
composer stat-analyse | Run stat analyse |
composer test | Run tests |
composer mutate-test | Run mutation testing |
composer build-docs | Build documentation |
composer check-docs-actual | Check Documentation is actually |
composer build-changelog | Build CHANGELOG.MD |
Count of code
Type | Files' count | Code lines' count |
---|---|---|
Source | 209 | 7803 |
Tests | 129 | 7681 |
All versions of git-handler with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
artarts36/shell-command Version ^2.1.13
artarts36/str Version ^2.0.1
artarts36/file-system-contracts Version 0.2.0
psr/http-client Version ^1.0
guzzlehttp/psr7 Version ^1.8 | ^2
artarts36/local-file-system Version ^0.1.1
artarts36/shell-command Version ^2.1.13
artarts36/str Version ^2.0.1
artarts36/file-system-contracts Version 0.2.0
psr/http-client Version ^1.0
guzzlehttp/psr7 Version ^1.8 | ^2
artarts36/local-file-system Version ^0.1.1
The package artarts36/git-handler contains the following files
Loading the files please wait ....