PHPackages                             paubenetprat/toolbelt - 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. [Framework](/categories/framework)
4. /
5. paubenetprat/toolbelt

ActiveProject[Framework](/categories/framework)

paubenetprat/toolbelt
=====================

Your toolkit box for comparing branches and more.

0.11(1y ago)09[1 PRs](https://github.com/PauBenetPrat/toolbelt/pulls)MITPHPPHP ^8.1CI passing

Since May 28Pushed 1y ago1 watchersCompare

[ Source](https://github.com/PauBenetPrat/toolbelt)[ Packagist](https://packagist.org/packages/paubenetprat/toolbelt)[ Docs](https://laravel-zero.com)[ RSS](/packages/paubenetprat-toolbelt/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (6)Versions (5)Used By (0)

Toolbelt
========

[](#toolbelt)

Toolbelt is a standalone application built with Laravel Zero that allows you to compare branches, tags, and commits in a Git repository. The application can be compiled and used without any external dependencies, making it convenient to integrate into your project.

Installation
------------

[](#installation)

To use Toolbelt, follow these steps:

1. Clone the repository:

    ```
    git clone https://github.com/PauBenetPrat/toolbelt.git
    ```
2. Give execute permissions to the compiled file:

    ```
    git clone https://github.com/PauBenetPrat/toolbelt.git
    ```
3. Give execute permissions to the compiled file:

    ```
    chmod +x builds/toolbelt
    ```
4. Copy build toolbelt file to any project you need it
5. Run toolbelt from the project folder. It compares branches "dev" and "revo" by default:

    ```
    ./toolbelt git-compare
    ```
6. Optional flags. You can pass different branches, tags, or commits as arguments:

    ```
    ./toolbelt git-compare dev master
    ```

    - Use the -S or --skip-api-calls flag if you don't have a Bitbucket API token or want to skip linear history checks.
    - Use the -O flag to open links in your default browser (it's recommended to have dual monitors for this).
    - Use the --no-fetch flag to skip the initial git fetch origin command.
    - Use the --skip and --limit flags to skip and limit the number of commits to check.
7. You can pass your bitbucket api token (retrieved from //admin/access-tokens) dynamically or set it to each project .env at BITBUCKET\_API\_TOKEN variable.

Contribution
============

[](#contribution)

Contributions to Toolbelt are welcome! If you find any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.

License
=======

[](#license)

Toolbelt is open-source software licensed under the MIT license.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance46

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 70.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 ~333 days

Total

3

Last Release

411d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/13aa4a25aaa44beac32fbd47c7a3c3b76b0ad7754e75600f8b7e229815bdd8aa?d=identicon)[revosystems](/maintainers/revosystems)

---

Top Contributors

[![PauRevo](https://avatars.githubusercontent.com/u/35812841?v=4)](https://github.com/PauRevo "PauRevo (12 commits)")[![PauBenetPrat](https://avatars.githubusercontent.com/u/8748692?v=4)](https://github.com/PauBenetPrat "PauBenetPrat (5 commits)")

---

Tags

cliconsoleframeworklaravellaravel-zero

###  Code Quality

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/paubenetprat-toolbelt/health.svg)

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

###  Alternatives

[laravel-zero/framework

The Laravel Zero Framework.

3371.4M368](/packages/laravel-zero-framework)

PHPackages © 2026

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