Tool for work with Git in PHP
composer require artarts36/git-handler
- 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
- artarts36/git-handler-remote - Work with git repository on remote server
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 |
Type | Files' count | Code lines' count |
---|---|---|
Source | 209 | 7803 |
Tests | 129 | 7681 |