PHPackages                             samirsabiee/laravel-hotfix - 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. samirsabiee/laravel-hotfix

ActiveLibrary

samirsabiee/laravel-hotfix
==========================

This is my package laravel-hotfix

144[3 PRs](https://github.com/samirsabiee/laravel-hotfix/pulls)PHP

Since May 29Pushed 2y ago1 watchersCompare

[ Source](https://github.com/samirsabiee/laravel-hotfix)[ Packagist](https://packagist.org/packages/samirsabiee/laravel-hotfix)[ RSS](/packages/samirsabiee-laravel-hotfix/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (4)Used By (0)

[![Latest Version on Packagist](https://camo.githubusercontent.com/7996a05a31829af861eabe55b6c1d9514408d4df05359659b83d6146f589d176/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73616d69727361626965652f6c61726176656c2d686f746669782e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/samirsabiee/laravel-hotfix)[![Tests](https://github.com/samirsabiee/laravel-hotfix/actions/workflows/run-tests.yml/badge.svg?branch=main)](https://github.com/samirsabiee/laravel-hotfix/actions/workflows/run-tests.yml)[![Total Downloads](https://camo.githubusercontent.com/b476556ffbb90b5f95d62bd0ba94b8de31f3bb76fe5e037451da4b9a76451306/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73616d69727361626965652f6c61726176656c2d686f746669782e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/samirsabiee/laravel-hotfix)

---

Hotfix laravel package with DB Transaction control first publish config and migration file and start using

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

[](#installation)

You can install the package via composer:

```
composer require samirsabiee/laravel-hotfix
```

Usage
-----

[](#usage)

- Commands
    - ```
        php artisan hotfix:make
        ```

        Above command create stub hotfix file app/Hotfixes/**config.path**
    - ```
        php artisan hotfix
        ```

        Above command execute **NUMBER** last **not executed** hotfixes created in path config under app/Hotfixes directory
    - ```
        php artisan hotfix all
        ```

        Above command execute all **not executed** hotfixes created in path config under app/Hotfixes directory
    - ```
        php artisan hotfix:run
        ```

        Above command run single hotfix By entering hotfix name (you can enter part of name and select one of founded hotfixes)
    - ```
        php artisan hotfix:ls
        ```

        Above command list 10 last hotfixes with error and status column
    - ```
        php artisan hotfix:ls
        ```

        Above command list **NUMBER** last hotfixes with error and status column
    - ```
        php artisan hotfix:ls  --error
        ```

        Above command list **NUMBER** last hotfixes executed with error
    - ```
        php artisan hotfix:logs
        ```

        Above command show long log of hotfix by id shown in ls command
    - ```
        php artisan hotfix:retry
        ```

        Above command retry hotfix that executed with error by ID shown in ls command
    - ```
        php artisan hotfix:retry all
        ```

        Above command retry all hotfixes executed with error
    - ```
        php artisan hotfix:status
        ```

        Above command show status single hotfix By entering hotfix name (you can enter part of name and select one of founded hotfixes)

Credits
-------

[](#credits)

- [Samir Sabiee](https://github.com/samirsabiee)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity26

Early-stage or recently created project

 Bus Factor1

Top contributor holds 83.1% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/7c1ecbebad9eb84288bd38ffa5963037597cdec2028205048b2fddc706b6592e?d=identicon)[samirsabiee](/maintainers/samirsabiee)

---

Top Contributors

[![samirsabiee](https://avatars.githubusercontent.com/u/64132282?v=4)](https://github.com/samirsabiee "samirsabiee (69 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (5 commits)")[![jalallinux](https://avatars.githubusercontent.com/u/37062636?v=4)](https://github.com/jalallinux "jalallinux (4 commits)")

### Embed Badge

![Health badge](/badges/samirsabiee-laravel-hotfix/health.svg)

```
[![Health](https://phpackages.com/badges/samirsabiee-laravel-hotfix/health.svg)](https://phpackages.com/packages/samirsabiee-laravel-hotfix)
```

PHPackages © 2026

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