PHPackages                             ivanciric/artisan-git-tools - 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. ivanciric/artisan-git-tools

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

ivanciric/artisan-git-tools
===========================

Laravel Artisan Git Tools

0.0.1(9y ago)38641MITPHP

Since Aug 26Pushed 9y ago3 watchersCompare

[ Source](https://github.com/ivanciric/artisan-git-tools)[ Packagist](https://packagist.org/packages/ivanciric/artisan-git-tools)[ Docs](https://github.com/ivanciric/artisan-git-tools)[ RSS](/packages/ivanciric-artisan-git-tools/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (2)Used By (0)

Artisan GitTools
================

[](#artisan-gittools)

Laravel 5.\* Artisan commands with helpful Git solutions.

Note: Still in beta, use at your own risk.

Install
-------

[](#install)

In composer.json file add the following in the require array:

```
  "require": {

        "ivanciric/artisan-git-tools": "0.0.1"
  },
```

In config/app.php providers array, add the following line:

```
Hamato\ArtisanGitTools\ArtisanGitToolsServiceProvider::class,

```

Usage
-----

[](#usage)

```
php artisan gittools:{command}

```

### Available commands

[](#available-commands)

```
timetravel

```

- resets the remote branch to a specific commit hash

```
oblivion

```

- removes folder/file from the repository but leaves it on the local fs

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

3595d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3796581?v=4)[Yoshi Tech](/maintainers/ivanciric)[@ivanciric](https://github.com/ivanciric)

---

Top Contributors

[![ivanciric](https://avatars.githubusercontent.com/u/3796581?v=4)](https://github.com/ivanciric "ivanciric (8 commits)")

---

Tags

ArtisanGitTools

### Embed Badge

![Health badge](/badges/ivanciric-artisan-git-tools/health.svg)

```
[![Health](https://phpackages.com/badges/ivanciric-artisan-git-tools/health.svg)](https://phpackages.com/packages/ivanciric-artisan-git-tools)
```

###  Alternatives

[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24726.4M22](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

13045.3M6.2k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

71464.1k9](/packages/styleci-cli)[winbox/args

Windows command-line formatter

20718.9k21](/packages/winbox-args)

PHPackages © 2026

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